Back to Plugins
Xss Prevention
Prevents Cross-Site Scripting attacks through input sanitization, output encoding, and Content Security Policy. Use when handling user-generated content, implementing rich text editors, or securing web applications.
security
By secondsky
Installation
/plugin marketplace add secondsky/claude-skills && /plugin install xss-prevention@claude-skillsHow to install
- Open Claude Code in your terminal
- Run the installation command above
- The plugin will be enabled automatically
- Use the plugin's features in your Claude Code sessions