gke-basics
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [External Content Acquisition]: The skill provides instructions for installing Kubernetes ecosystem components such as Kueue and the MPI Operator from official community repositories on GitHub. These are standard practices for extending cluster functionality.
- [Indirect Prompt Injection Surface]: The skill facilitates the retrieval of cluster events and pod logs using tools like
get_k8s_logsandlist_k8s_events. Because these logs can contain content from external sources, they represent a potential surface for indirect prompt injection. This is a standard consideration for administrative tools that process system-generated output. - [Standard Package Management]: The skill includes instructions for installing official Kubernetes client libraries for various programming languages (Python, Go, Node.js) from their respective official registries. This enables programmatic management of the GKE environment using well-established tools.
Audit Metadata