What problem does it solve?
Cross-Site Scripting vulnerabilities affect web applications across Reflected, Stored, and DOM-based contexts. This Skill identifies unsafe output patterns, helps map sources to sinks, and guides remediation to reduce attack surfaces across modern frontend frameworks.
Core Features & Use Cases
- Multi-context XSS detection across Reflected, Stored, and DOM-based XSS.
- Data-flow tracing to connect user inputs from sources to dangerous sinks in templates and client-side code.
- Remediation guidance including recommended sanitization, CSP considerations, and auto-escaping best practices.
- Use Case: Security teams can run scans over large codebases to prioritize fixes in templates and frontend logic.
Quick Start
Scan your project to identify Reflected, Stored, and DOM-based XSS across templates and client-side code.