drizzle-postgres
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill provides legitimate developer documentation and code examples for database management.
- [COMMAND_EXECUTION]: Provides standard commands for database migrations and schema management using the
drizzle-kitutility. These commands are intended for manual execution by a developer in a terminal environment. - [CREDENTIALS_UNSAFE]: The skill demonstrates best practices by using environment variables (e.g.,
process.env.DATABASE_URL) for database connections rather than hardcoding sensitive credentials.
Audit Metadata