reviewing-cluster-health
Pass
Audited by Gen Agent Trust Hub on Jul 22, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the use of official CockroachDB and cloud provider CLI tools (AWS, GCP, Azure) to verify node liveness and infrastructure status.
- [EXTERNAL_DOWNLOADS]: Interacts with official vendor API endpoints at
cockroachlabs.cloudto retrieve cluster metadata for managed service tiers, which is a standard management function. - [CREDENTIALS_UNSAFE]: References the
COCKROACH_API_KEYenvironment variable for authentication to Cloud APIs, adhering to secure practices for secret management by avoiding hardcoded credentials. - [DATA_EXFILTRATION]: Performs diagnostic network requests to the Prometheus metric endpoints on cluster nodes and queries
crdb_internalsystem tables to monitor storage utilization and certificate expiration dates.
Audit Metadata