xss-prevention

Installation
SKILL.md

XSS Prevention

Table of Contents

Overview

Implement comprehensive Cross-Site Scripting (XSS) prevention using input sanitization, output encoding, CSP headers, and secure coding practices.

When to Use

  • User-generated content display
  • Rich text editors
  • Comment systems
Related skills
Installs
297
GitHub Stars
214
First Seen
Jan 21, 2026