010117-drizzle-orm-patterns

Pass

Audited by Gen Agent Trust Hub on Jul 8, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is a comprehensive documentation set for Drizzle ORM patterns. The TypeScript code examples follow standard industry practices for database abstraction and repository patterns.
  • [SAFE]: The documentation for raw SQL explicitly identifies SQL injection risks and provides clear warnings against using sql.raw() with untrusted data, recommending Drizzle's built-in parameterization instead.
  • [COMMAND_EXECUTION]: A utility script scripts/generate-schema.py is provided to help developers generate boilerplate code. The script is a simple template engine that outputs text to the console and does not perform any sensitive network, filesystem, or privilege-escalating operations.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 8, 2026, 12:19 PM
Security Audit — agent-trust-hub — 010117-drizzle-orm-patterns