From jeremylongshore-claude-code-plugins-plus-skills
Scans codebases for XSS vulnerabilities using Read, Grep, Bash, and npm tools. Provides step-by-step guidance, best practices, OWASP-aligned configurations, and remediation code.
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin langchain-py-packThis skill is limited to using the following tools:
This skill provides automated assistance for xss vulnerability scanner tasks within the Security Fundamentals domain.
Scans 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.
Tests web apps for reflected, stored, and DOM-based XSS by injecting payloads, mapping inputs/outputs, and bypassing sanitization/CSP protections.
Share bugs, ideas, or general feedback.
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