Hardcoded Secrets Anti Pattern

Security anti-pattern for hardcoded credentials and secrets (CWE-798). Use when generating or reviewing code that handles API keys, passwords, database credentials, encryption keys, or any sensitive configuration. Detects embedded secrets and recommends environment variables or secret managers.

igbuend 35922f4 8.5 KB Updated

File contents

igbuend/grimbard/tree/main/skills/hardcoded-secrets-anti-pattern commit 35922f4897

Frequently asked questions

npx skillmds@latest add igbuend/hardcoded-secrets-anti-pattern