Hardcoded Secrets
Overview
Detects API keys, passwords, and tokens embedded directly in the source code.
Remediation
Use a secure secrets manager or environment variables to inject sensitive credentials at runtime.
Detects API keys, passwords, and tokens embedded directly in the source code.
npx skillmds@latest add zakirkun/hardcoded-secrets Detects API keys, passwords, and tokens embedded directly in the source code.
Use a secure secrets manager or environment variables to inject sensitive credentials at runtime.
zakirkun/ice-tea/tree/main/skills/auth/hardcoded-secrets commit 92568b8696