gke-cluster-creation
Pass
Audited by Gen Agent Trust Hub on Jun 25, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- Infrastructure Provisioning via CLI: The skill provides templates for executing
gcloudandkubectlcommands. These are used to create and configure GKE clusters, which is the primary and stated purpose of the skill. - Security-First Defaults: The 'Golden Path' configuration defaults to security-hardened settings, such as enabling private nodes, master authorized networks, and Secret Manager integration, which align with cloud security best practices.
- Guided Workflow: The instructions require the agent to gather necessary parameters (project ID, region, cluster name) and confirm configurations with the user before initiating any creation operations, maintaining human-in-the-loop control.
- Tool Integration: The skill prioritizes the use of specific Model Context Protocol (MCP) tools for cluster management, falling back to the
gcloudCLI only when necessary, which provides a structured interface for cloud operations.
Audit Metadata