golang-gin-database
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides high-quality architectural guidance and code templates for database integration in Go Gin projects. No malicious instructions, obfuscation, or data exfiltration vectors were identified.
- [SAFE]: Promotes strong security practices such as using placeholders in SQL queries to prevent injection attacks and avoiding hardcoded credentials by using environment variables.
- [EXTERNAL_DOWNLOADS]: References official and well-known Go libraries (GORM, sqlx, golang-migrate, squirrel) which are standard and trusted within the Go ecosystem.
- [SAFE]: Includes explicit recommendations for production security, such as using 'sslmode=verify-full' to prevent man-in-the-middle attacks.
Audit Metadata