go-sql
Pass
Audited by Gen Agent Trust Hub on May 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a set of guidelines and code examples for database management in Go. No security vulnerabilities were found.
- [COMMAND_EXECUTION]: The skill mentions shell commands for
sqlcandgoose. These are standard development tools and are used as intended for code generation and database migrations. - [DATA_EXFILTRATION]: No patterns of data exfiltration were found. The use of environment variables like
DATABASE_URLandTEST_DATABASE_URLis consistent with industry-standard practices for local and testing environment configuration.
Audit Metadata