skills/google/skills/gke-cost/Gen Agent Trust Hub

gke-cost

Pass

Audited by Gen Agent Trust Hub on Jun 25, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • Kubernetes Resource Management: The skill utilizes standard kubectl commands to deploy and inspect Vertical Pod Autoscaler (VPA) objects. This is a common practice for rightsizing workloads and does not involve risky execution patterns.
  • Cloud Resource Inspection: The skill includes gcloud commands to list billing budgets and kubectl top for monitoring utilization. These are read-only operations used for transparency and cost visibility.
  • Configuration of Spot VMs: The provided YAML manifests demonstrate how to request Spot VMs using standard GKE labels (cloud.google.com/gke-provisioning: Spot) and termination grace periods. This is a standard and safe implementation of fault-tolerant compute strategies.
  • MCP Tool Usage: The skill references tools for managing K8s resources (e.g., patch_k8s_resource, apply_k8s_manifest). These are utilized within the scope of the skill's purpose to manage cluster cost settings.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 25, 2026, 01:04 PM
Security Audit — agent-trust-hub — gke-cost