Insufficient Randomness Anti Pattern

Security anti-pattern for insufficient randomness vulnerabilities (CWE-330). Use when generating or reviewing code that creates security tokens, session IDs, encryption keys, nonces, or any security-critical random values. Detects use of Math.random() or predictable seeds.

igbuend 24da848 6.9 KB Updated

File contents

igbuend/grimbard/tree/main/skills/insufficient-randomness-anti-pattern commit 24da84831e

Frequently asked questions

npx skillmds@latest add igbuend/insufficient-randomness-anti-pattern