Credential Access
High
- Category
- Privilege Escalation
- Content
data_flow: "Operator GCP project -> read-only Google API calls -> canonical inventory JSON -> optional local agent-bom inventory scan. No agent-bom-hosted service is required. Credential-like values are redacted before persistence/export." file_reads: - "~/.config/gcloud/configurations/config_default" - "~/.config/gcloud/application_default_credentials.json" - "~/.config/gcloud/credentials.db" - "operator-selected service account JSON when GOOGLE_APPLICATION_CREDENTIALS is set" file_writes:- Confidence
- 66% confidence
- Finding
- The explicit reference to application_default_credentials.json confirms potential access to a file that commonly contains usable credential artifacts. In context this is not overtly malicious, but it is still risky because the skill's purpose does not require enumerating credential file contents, and accidental disclosure through debug output, persistence, or error handling would be damaging.
