xss-prevention

Installation
SKILL.md

XSS Prevention

Overview

Implement comprehensive Cross-Site Scripting attack prevention through input sanitization, output encoding, Content Security Policy headers, and secure coding practices.

When to Use

  • User-generated content display
  • Rich text editors
  • Comment systems
  • Search functionality
  • Dynamic HTML generation
  • Template rendering scenarios

XSS Attack Types

Installs
183
GitHub Stars
202
First Seen
Apr 29, 2026
xss-prevention — secondsky/claude-skills