Encoding Bypass Anti Pattern

Security anti-pattern for encoding bypass vulnerabilities (CWE-838). Use when generating or reviewing code that handles URL encoding, Unicode normalization, or character set conversions before security validation. Detects validation before normalization and double-encoding issues. Use when this capability is needed.

tomevault-io 7434e81 2 files · 11.6 KB Updated

File contents

tomevault-io/skills-registry/tree/main/igbuend--grimbard--encoding-bypass-anti-pattern commit 7434e813b5

Frequently asked questions

npx skillmds@latest add tomevault-io/encoding-bypass-anti-pattern