Credential Access
High
- Category
- Privilege Escalation
- Content
GOOGLE_SERVICE_ACCOUNT_KEY=/path/to/service-account.json # Option 2: alternative env var name # GOOGLE_SHEETS_KEY_FILE=/path/to/credentials.json # Option 3: standard Google env var # GOOGLE_APPLICATION_CREDENTIALS=/path/to/service-account.json
- Confidence
- 70% confidence
- Finding
- Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.
