drizzle-orm
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as an educational and technical reference for Drizzle ORM. All provided content is in Markdown format and does not contain any executable scripts or hidden logic.\n- [SAFE]: Security best practices are emphasized within the instructions. Specifically, the 'Red Flags' section cautions users against building raw SQL strings manually, advocating for the use of the
sqltemplate literal to prevent SQL injection vulnerabilities.\n- [SAFE]: All listed Node.js dependencies, including drivers likepg,mysql2, andbetter-sqlite3, as well as utilities likezodandioredis, are standard, reputable packages within the TypeScript/JavaScript ecosystem.\n- [SAFE]: The skill demonstrates safe handling of sensitive information, such as recommending the use of environment variables (e.g.,process.env.DATABASE_URL) for database connection strings.
Audit Metadata