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.

igbuend c82a0da 9.4 KB Updated

File contents

igbuend/grimbard/tree/main/skills/xss-anti-pattern commit c82a0dafee

Frequently asked questions

npx skillmds@latest add igbuend/xss-anti-pattern