skills/googlecloudplatform/gke-mcp/gke-ai-troubleshooting-tpu-connection-failure-vbar-oom/Gen Agent Trust Hub
gke-ai-troubleshooting-tpu-connection-failure-vbar-oom
Pass
Audited by Gen Agent Trust Hub on May 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is authored by GoogleCloudPlatform and focuses on troubleshooting internal GKE TPU components using official GCP tools like Cloud Logging.
- [COMMAND_EXECUTION]: The skill utilizes the
query_logstool to perform targeted searches in Cloud Logging. These queries are scoped to the project provided by the user and use specific filter templates to identify failure patterns like 'Memory cgroup out of memory'. - [PROMPT_INJECTION]: The instructions include 'Time Handling Rules' and 'Automation' constraints that guide the agent's behavior to ensure accurate diagnostics (e.g., rejecting relative timestamps). No malicious override or bypass patterns were found.
- [DATA_EXFILTRATION]: The skill requests standard operational metadata (Project ID, Cluster Name) to perform its function. It does not access sensitive local files (like SSH keys) or transmit data to external, non-vendor domains.
- [REMOTE_CODE_EXECUTION]: There are no patterns involving the download or execution of remote scripts. The included
scripts/validate_queries.shis a development utility for validating logging filters and is not executed by the agent during user interactions.
Audit Metadata