reviewing-cluster-health

Pass

Audited by Gen Agent Trust Hub on May 12, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill performs read-only SQL diagnostics using standard internal system tables (e.g., crdb_internal.gossip_nodes, crdb_internal.kv_store_status) to assess cluster liveness, storage utilization, and replication health.
  • [SAFE]: External network communication via curl is restricted to the official vendor API (https://cockroachlabs.cloud/api/v1/clusters/) for retrieving cluster metadata.
  • [SAFE]: Infrastructure status checks for BYOC (Bring Your Own Cloud) deployments utilize standard cloud provider CLI tools (aws, gcloud, az) with localized scope.
  • [SAFE]: Management of sensitive data, such as API keys and certificate paths, follows security best practices by using environment variables ($COCKROACH_API_KEY) and descriptive placeholders instead of hardcoded values.
Audit Metadata
Risk Level
SAFE
Analyzed
May 12, 2026, 05:05 PM