gke-tpu-metrics-monitoring
Pass
Audited by Gen Agent Trust Hub on Jul 29, 2026
Risk Level: SAFE
Full Analysis
- Standard Cloud Monitoring: The skill utilizes standard Google Cloud monitoring metrics and PromQL queries to provide visibility into TPU health and performance. This is a common and safe diagnostic practice.
- Variable Placeholders: It uses
{project_id},{cluster_name}, and other curly-brace placeholders for user-supplied or agent-discovered context, following standard practices for reusable guides. - Local Validation Script: A bash script is included to validate queries; however, it is currently a placeholder that performs no operations and does not make external network requests or execute remote code.
- No External Dependencies: The skill does not define any Python or Node.js dependencies and does not download external content at runtime.
Audit Metadata