analyzing-schema-change-storage-risk
Pass
Audited by Gen Agent Trust Hub on May 18, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [NO_CODE]: The skill consists entirely of documentation and SQL query templates. No executable scripts (Python, Node.js, Shell) are included.
- [COMMAND_EXECUTION]: The skill provides SQL commands intended for use within a CockroachDB environment. These commands access internal metadata tables (
crdb_internal.kv_store_status,crdb_internal.jobs) and use theSHOW RANGESstatement to calculate storage usage. This is standard database administration functionality. - [EXTERNAL_DOWNLOADS]: The documentation contains links to the official CockroachDB documentation on Cockroach Labs' website, which is a trusted source. No automated downloads or remote code execution patterns were detected.
Audit Metadata