Xss Anti Pattern

Security anti-pattern for Cross-Site Scripting vulnerabilities (CWE-79). Use when generating or reviewing code that renders HTML, handles user input in web pages, uses innerHTML/document.write, or builds dynamic web content. Covers Reflected, Stored, and DOM-based XSS. AI code has 86% XSS failure rate. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/igbuend--grimbard--xss-anti-pattern commit f75994bacf

Frequently asked questions

npx skillmds@latest add tomevault-io/xss-anti-pattern