db-types-precision
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: No security issues were detected. The skill follows best practices by utilizing environment variables for database connections and focuses on auditing schema metadata.
- [COMMAND_EXECUTION]: The skill uses the
Bashtool to execute SQL queries and a local audit script (scripts/parse-schema.mjs) to verify database design standards. These operations are restricted to non-sensitive metadata and are in line with the skill's stated functionality.
Audit Metadata