go-data-persistence
Pass
Audited by Gen Agent Trust Hub on May 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides comprehensive guidance on Go database patterns, emphasizing security through the use of parameterized queries and context-aware database operations to prevent SQL injection.- [SAFE]: External dependencies such as 'pgx', 'sqlx', and 'golang-migrate' are established, industry-standard libraries. The remote installation command for the migration CLI is documented for legitimate setup purposes and targets a well-known repository.- [SAFE]: Detailed sections on transaction isolation and connection management help prevent common operational risks such as deadlocks, race conditions, and connection exhaustion.
Audit Metadata