drizzle-orm
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): The skill contains standard documentation and code examples for Drizzle ORM. No malicious logic, obfuscation, or unauthorized data access patterns were found.
- [CREDENTIALS_UNSAFE] (SAFE): Database credentials are correctly handled through environment variables (process.env.DATABASE_URL) rather than hardcoded strings.
- [EXTERNAL_DOWNLOADS] (SAFE): Dependencies mentioned are standard, reputable packages within the Node.js ecosystem (e.g., drizzle-orm, pg).
- [COMMAND_EXECUTION] (SAFE): The bash commands provided (npx drizzle-kit) are standard administrative tasks for the ORM described.
Audit Metadata