Weak Encryption Anti Pattern

Security anti-pattern for weak encryption (CWE-326, CWE-327). Use when generating or reviewing code that encrypts data, handles encryption keys, or uses cryptographic modes. Detects DES, ECB mode, static IVs, and custom crypto implementations. Use when this capability is needed.

tomevault-io f445920 2 files · 7.6 KB Updated

File contents

tomevault-io/skills-registry/tree/main/igbuend--grimbard--weak-encryption-anti-pattern commit f4459201c7

Frequently asked questions

npx skillmds@latest add tomevault-io/weak-encryption-anti-pattern