managing-tls-certificates
Pass
Audited by Gen Agent Trust Hub on Jul 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate operational instructions for managing security features of CockroachDB, including TLS, mTLS, and certificate rotation.
- [EXTERNAL_DOWNLOADS]: The instructions include downloading CA certificates from the official vendor domain (cockroachlabs.cloud) and using official tools (ccloud CLI, cockroach cert). These are trusted resources within the context of the vendor's platform.
- [COMMAND_EXECUTION]: The skill documents the use of standard administrative tools such as
openssl,ccloud, andcockroach cert. These are expected for the task of certificate management and do not exhibit malicious intent. - [CREDENTIALS_UNSAFE]: While connection examples are provided in the references, they strictly use descriptive placeholders (e.g.,
<password>,<username>) rather than hardcoded credentials. This is a standard and secure documentation practice.
Audit Metadata