Credential Access
High
- Category
- Privilege Escalation
- Content
- **Primary role:** Capability (+ Meta / Control-Plane secondary) - **Primary user type:** Balanced - **Primary interaction form:** Batch CLI - **Statefulness:** Config-Stateful (kubeconfig context, namespace state) - **Risk profile:** Mixed (reads like `get`/`describe`/`logs` are safe; mutations like `delete`/`apply`/`scale` affect live cluster state) - **Secondary surfaces:** `-o json`, `-o jsonpath`, `--dry-run=server`, extensive label/field selectors
- Confidence
- 60% confidence
- Finding
- Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.
