Marketplace

scanning-for-xss-vulnerabilities

This skill enables Claude 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 reflected, stored, and DOM-based XSS vulnerabilities. It analyzes HTML, JavaScript, CSS, and URL contexts to detect potential exploits and suggests safe proof-of-concept payloads. This skill is best used during code review, security audits, and before deploying web applications to production.

$ インストール

git clone https://github.com/jeremylongshore/claude-code-plugins-nixtla /tmp/claude-code-plugins-nixtla && cp -r /tmp/claude-code-plugins-nixtla/archive/backups-20251108/plugin-enhancements/plugin-backups/xss-vulnerability-scanner_20251019_235950/skills/skill-adapter ~/.claude/skills/claude-code-plugins-nixtla

// tip: Run this command in your terminal to install the skill

Repository

jeremylongshore
jeremylongshore
Author
jeremylongshore/claude-code-plugins-nixtla/archive/backups-20251108/plugin-enhancements/plugin-backups/xss-vulnerability-scanner_20251019_235950/skills/skill-adapter
2
Stars
0
Forks
Updated19h ago
Added6d ago