postgres-drizzle

Pass

Audited by Gen Agent Trust Hub on Mar 18, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a documentation and style guide for database management. It correctly promotes the use of environment variables for database credentials rather than hardcoding secrets.
  • [SAFE]: All code patterns provided for Drizzle ORM utilize parameterized queries and prepared statements by default, protecting against SQL injection.
  • [SAFE]: The external dependencies referenced, such as drizzle-orm, drizzle-kit, postgres, and pg, are industry-standard, well-maintained libraries for Node.js database interactions.
  • [SAFE]: CLI commands mentioned (npx drizzle-kit) are standard developer tools for migration management and database introspection.
  • [SAFE]: Resource links point to official documentation for Drizzle ORM and PostgreSQL.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 18, 2026, 01:52 AM