From xss-vulnerability-scanner
Scans codebase for cross-site scripting vulnerabilities in HTML, JavaScript, and template files. Outputs a report with affected files, severity levels, and remediation suggestions.
How this command is triggered — by the user, by Claude, or both
Slash command
/xss-vulnerability-scanner:scan-xssThe summary Claude sees in its command listing — used to decide when to auto-load this command
# TITLE_PLACEHOLDER CONTENT_PLACEHOLDER
CONTENT_PLACEHOLDER
npx claudepluginhub kriptoburak/jeremylongshore-claude-code-plugins-plus-skills --plugin xss-vulnerability-scanner21plugins reuse this command
First indexed Dec 31, 2025
Showing the 6 earliest of 21 plugins
/scan-xssScans codebase for cross-site scripting vulnerabilities in HTML, JavaScript, and template files. Outputs a report with affected files, severity levels, and remediation suggestions.
/xss-scanScans frontend codebases for XSS vulnerabilities, identifying unsafe HTML manipulation, injection points, and improper sanitization in React, Vue, Angular, and vanilla JS.
/security-scanRuns a full static security audit on a file or directory, reporting exploitable vulnerabilities with severity, CWE, and remediation snippets.
/fire-vuln-scanScans application codebases for OWASP Top 10 vulnerabilities using AI reasoning, with options for deep analysis, category filtering, fix previews, and report generation.
/kasi-securityRuns security audit on project codebase: detects stack (PHP/Node/Python/etc.), loads checklist, scans files for SQLi/XSS/CSRF/auth bypass/etc., outputs prioritized findings with confidence labels.
/wp-sec-reviewPerforms a security code review on WordPress files/directories, detecting XSS, SQL injection, CSRF, auth bypass, file upload flaws, and dangerous functions. Outputs severity levels and CWE references.