gke-workload-security
Pass
Audited by Gen Agent Trust Hub on Sep 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill facilitates the configuration of standard GKE security features such as Workload Identity, Network Policies, and Secret Manager integration using official
kubectlandgcloudcommands. - [SAFE]: The provided audit script (
scripts/audit_cluster.sh) performs read-only inspection of cluster configurations usinggcloud container clusters describe. It appropriately uses double quotes for variable interpolation to prevent command injection from user-supplied arguments. - [SAFE]: The skill references a trusted container image from Google Cloud's official repository (
gcr.io/google.com/cloudsdktool/cloud-sdk) for testing purposes.
Audit Metadata