gcp-gke-cost-optimization
Warn
Audited by Snyk on Feb 24, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The skill explicitly uses GCP billing APIs/CLI to create and modify budgets (e.g., "gcloud billing budgets create" with a --billing-account and budget-amount). It requires billing-account access and performs budget-configuration actions (thresholds/notifications), which fall under managing budgets — a specific financial-management API rather than a generic tool. Per the rules, updating budgets via an API is considered Direct Financial Execution authority.
Audit Metadata