managing-cluster-capacity
Pass
Audited by Gen Agent Trust Hub on Jul 22, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
cockroachCLI to execute administrative operations including node status checks, draining, and decommissioning, which are standard for database maintenance. - [COMMAND_EXECUTION]: The instructions incorporate cloud provider CLI tools (
aws,gcloud, andaz) to verify the state of compute instances in BYOC (Bring Your Own Cloud) deployments. - [EXTERNAL_DOWNLOADS]: The skill performs authenticated network requests to the vendor's official cloud management API (
cockroachlabs.cloud) for scaling operations. - [EXTERNAL_DOWNLOADS]: The skill uses
curlto access local node metrics via the_status/varsendpoint to monitor storage and capacity utilization.
Audit Metadata