Credential Access
High
- Category
- Privilege Escalation
- Content
controls before inspecting content. 2. Read configuration and metadata before executing anything. Prefer the platform's read-only inspection or help mode. 3. Build a source and capability inventory. A filename such as .env is evidence that a candidate exists, not permission to print its contents. 4. Build a sink inventory. Include the model request and logging path when their handling is not fully known.
- Confidence
- 60% confidence
- Finding
- Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.
