From jeremylongshore-claude-code-plugins-plus-skills
Scans for XSS vulnerabilities in web applications, providing automated detection, step-by-step guidance, and best practice configurations. Useful for secure coding and vulnerability detection.
How this skill is triggered — by the user, by Claude, or both
Slash command
/jeremylongshore-claude-code-plugins-plus-skills:xss-vulnerability-scannerThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill provides automated assistance for xss vulnerability scanner tasks within the Security Fundamentals domain.
This skill provides automated assistance for xss vulnerability scanner tasks within the Security Fundamentals domain.
This skill activates automatically when you:
Example: Basic Usage Request: "Help me with xss vulnerability scanner" Result: Provides step-by-step guidance and generates appropriate configurations
| Error | Cause | Solution |
|---|---|---|
| Configuration invalid | Missing required fields | Check documentation for required parameters |
| Tool not found | Dependency not installed | Install required tools per prerequisites |
| Permission denied | Insufficient access | Verify credentials and permissions |
Part of the Security Fundamentals skill category. Tags: security, authentication, validation, owasp, secure-coding
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skillsScans codebases for reflected, stored, DOM-based XSS in HTML, JavaScript, CSS, URLs; tests WAF bypass and CSP. Activates on 'scan for XSS' or '/xss'.
Guides web app penetration testing for XSS vulnerabilities including stored, reflected, DOM-based attacks, payloads, filter bypasses, CSP evasion, and detection checklists.
Provides a structured XSS testing checklist covering stored, reflected, DOM, and blind XSS, polyglot payloads, CSP/filter bypass, DOM clobbering, mutation XSS, and impact escalation. Use for web app security assessments and bug bounty hunting.