Credential Access
High
- Category
- Privilege Escalation
- Content
## Safety & secrets - Never commit API tokens to the repo - Use environment variables / .env - Start with PUBLISH_MODE=mock or dry_run
- Confidence
- 60% confidence
- Finding
- Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.
