From xss-vulnerability-scanner
Execute this skill enables AI assistant to automatically scan for xss (cross-site scripting) vulnerabilities in code. it is triggered when the user requests to "scan for xss vulnerabilities", "check for xss", or uses the command "/xss". the skill identifies ref... Use when appropriate context detected. Trigger with relevant phrases based on skill purpose.
npx claudepluginhub flight505/skill-forge --plugin xss-vulnerability-scannerThis skill is limited to using the following tools:
Detect reflected, stored, and DOM-based XSS vulnerabilities through context-aware analysis of HTML, JavaScript, CSS, and URL injection points, with WAF bypass testing and CSP evaluation.
Prevents silent decimal mismatch bugs in EVM ERC-20 tokens via runtime decimals lookup, chain-aware caching, bridged-token handling, and normalization. For DeFi bots, dashboards using Python/Web3, TypeScript/ethers, Solidity.
Share bugs, ideas, or general feedback.
Detect reflected, stored, and DOM-based XSS vulnerabilities through context-aware analysis of HTML, JavaScript, CSS, and URL injection points, with WAF bypass testing and CSP evaluation.
This skill empowers Claude to proactively identify and report XSS vulnerabilities within your codebase. By leveraging advanced detection techniques, including context-aware analysis and WAF bypass testing, this skill ensures your web applications are resilient against common XSS attack vectors. It provides detailed insights into vulnerability types and offers guidance on remediation strategies.
This skill activates when you need to:
User request: "scan for XSS vulnerabilities in the search functionality"
The skill will:
User request: "/xss check the comment submission form"
The skill will:
sanitizeHtml.This skill complements other security-focused plugins by providing targeted XSS vulnerability detection. It can be integrated with code review tools to automate security checks and provide developers with immediate feedback on potential XSS issues.
The skill produces structured output relevant to the task.