upgrading-cluster-version
Pass
Audited by Gen Agent Trust Hub on Jul 22, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides instructions for node maintenance and binary replacement using shell commands like
sudo systemctlandkubectl. These are necessary and expected administrative operations for the stated purpose of upgrading a database cluster. - [DATA_EXFILTRATION]: Includes an example of using a Bearer token via an environment variable (
$COCKROACH_API_KEY) to interact with the CockroachDB Cloud API. This adheres to security best practices by encouraging environment-based secret management rather than hardcoding credentials. - [EXTERNAL_DOWNLOADS]: The skill references official CockroachDB documentation and Helm charts for software deployment. These references point to established, well-known domains and repositories associated with the product vendor.
Audit Metadata