Credential Access
High
- Category
- Privilege Escalation
- Content
# - Network configuration ``` ## Get Cluster Kubeconfig ```python # Get kubeconfig for workload cluster
- Confidence
- 88% confidence
- Finding
- The skill includes functionality specifically for retrieving a workload cluster kubeconfig, which is a credential artifact granting API access to the cluster. Even though this is a legitimate administrative use case, exposing credential retrieval in generic skill instructions creates a real risk of unauthorized access or credential leakage if invoked without strong controls.
