Are API keys or passwords hardcoded in the repository?
- look for
Stripe keys, AI provider keys, database passwords, tokens, private keys, or signing secrets committed directly in source files.
- check yourself
- Search for
API_KEY,SECRET,TOKEN,PASSWORD,PRIVATE_KEY,.env, and provider names. A match is not automatically a leak. An actual credential value is. - ascertify
- Automated