drizzle-orm-patterns

Pass

Audited by Gen Agent Trust Hub on Aug 14, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill consists of high-quality documentation covering various aspects of database management with Drizzle ORM, including queries, migrations, transactions, and edge runtime support.
  • [SAFE]: The included utility script, validate-queries.py, is a static analysis tool that scans local TypeScript files for potential vulnerabilities like SQL injection and N+1 query patterns using regular expressions. It does not perform network operations, file system modifications, or dynamic code execution.
  • [SAFE]: No hardcoded credentials, sensitive file access patterns, or obfuscated content were found across the documentation or scripts.
  • [SAFE]: The skill strongly emphasizes security best practices, such as the use of parameterized queries and whitelisting dynamic columns, which actively helps developers prevent vulnerabilities.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 14, 2026, 01:11 PM
Security Audit — agent-trust-hub — drizzle-orm-patterns