setting-up-local-cluster
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the official CockroachDB binary from the vendor's domain at binaries.cockroachdb.com for installation.
- [COMMAND_EXECUTION]: Executes standard CockroachDB CLI commands to initialize, start, and manage a local database cluster.
- [SAFE]: The skill operates entirely within the user's home directory (~/.cockroachdb/) and explicitly avoids the use of sudo or making system-wide modifications.
Audit Metadata