golang-database

Pass

Audited by Gen Agent Trust Hub on Mar 23, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill prioritizes security by mandating the use of parameterized queries and providing specific patterns to prevent SQL injection across different database drivers.
  • [SAFE]: It correctly manages sensitive data by instructing the use of environment variables for database credentials rather than hardcoding them.
  • [SAFE]: External dependencies and tools recommended, such as pgx, sqlx, and golang-migrate, are reputable and standard within the Go ecosystem.
  • [SAFE]: The skill includes a 'refusal' policy for schema generation, correctly noting that AI lacks the production context required for safe database schema design.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 23, 2026, 08:31 AM