PickSkill
← Back

XSS Scanner

Detect XSS vulnerabilities in your frontend code. Use when you need to find cross-site scripting risks before they ship.

README.md
Rendered from GitHub raw
View raw ↗

ai-xss-check

Detect XSS vulnerabilities in your frontend code using AI.

Install

npm install -g ai-xss-check

Usage

npx ai-xss-check ./src/
npx ai-xss-check ./frontend/components/

Setup

export OPENAI_API_KEY=sk-...

License

MIT