Credential Access
High
- Category
- Privilege Escalation
- Content
echo "⚠️ Possible API key found in .md files" fi if [ -f ".env" ]; then echo "⚠️ .env file in workspace (should be gitignored)" fi- Confidence
- 60% confidence
- Finding
- Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.
