drizzle-orm
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS] (SAFE): The skill references standard package installation commands for 'drizzle-orm', 'drizzle-kit', and various database drivers (pg, mysql2, better-sqlite3) from the official npm registry.
- [CREDENTIALS_UNSAFE] (SAFE): Security best practices are followed by referencing 'process.env.DATABASE_URL' for database connections rather than hardcoding credentials.
- [COMMAND_EXECUTION] (SAFE): Shell commands are limited to standard package management (npm, yarn, pnpm, bun) and development tools (npx drizzle-kit) for schema management.
- [DATA_EXFILTRATION] (SAFE): No unauthorized network operations or patterns involving the exfiltration of sensitive files were detected.
- [PROMPT_INJECTION] (SAFE): The content is purely instructional and contains no hidden directives or attempts to bypass LLM safety guardrails.
Audit Metadata