api-database-cockroachdb
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSCREDENTIALS_UNSAFE
Full Analysis
- [SAFE]: The skill provides technical documentation and code examples for database integration that follow industry best practices. * Documentation covers transaction retry logic for serializable isolation. * Promotes hotspot avoidance via UUID primary keys.
- [COMMAND_EXECUTION]: Provides standard CLI commands for the cockroach binary and Docker for development environments. * Includes setup and maintenance commands for distributed clusters.
- [EXTERNAL_DOWNLOADS]: Recommends the standard pg Node.js library for database connectivity.
- [CREDENTIALS_UNSAFE]: Correctly utilizes environment variables and placeholders for sensitive information. * Uses process.env.DATABASE_URL and bracketed placeholders in examples.
Audit Metadata