configuring-private-connectivity
Pass
Audited by Gen Agent Trust Hub on Mar 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill facilitates the configuration of private network connectivity for CockroachDB Cloud using standard cloud provider tools (AWS, GCP, Azure CLIs) and the vendor's official
ccloudCLI. - [SAFE]: Network requests are directed exclusively to the official vendor API domain (
cockroachlabs.cloud). - [SAFE]: Sensitive data such as API keys, cluster identifiers, and cloud resource IDs are managed through placeholders (e.g.,
<api-key>,<cluster-id>), preventing the exposure of hardcoded credentials. - [SAFE]: The skill includes explicit safety considerations and rollback procedures, which align with operational security best practices.
Audit Metadata