Hardcoded Secrets

Detects API keys, passwords, tokens, and credentials embedded directly in source code. Use when writing code that contains API keys, passwords, tokens, connection strings, or private keys as string literals. Also invoke when embedding credentials in configuration files, environment setup scripts, or test fixtures that could be committed to version control.

thejefflarson 7e5ae0a 3.1 KB Updated

File contents

thejefflarson/soundcheck/tree/main/.claude/skills/hardcoded-secrets commit 7e5ae0abfc

Frequently asked questions

npx skillmds@latest add thejefflarson/hardcoded-secrets