bun-drizzle-integration
Pass
Audited by Gen Agent Trust Hub on Apr 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a reference manual for database integration using well-known, industry-standard tools (
drizzle-orm,bun). - [EXTERNAL_DOWNLOADS]: The instructions include commands to install legitimate packages from the official npm registry (
drizzle-orm,drizzle-kit). These are standard dependencies for the described functionality. - [COMMAND_EXECUTION]: The skill provides common CLI commands for managing database migrations (e.g.,
bun drizzle-kit generate). These commands are executed locally by the developer as part of a standard workflow. - [DATA_EXPOSURE]: The database configuration examples use a local SQLite file (
app.db), which is appropriate for the described use case and does not involve sensitive remote credentials or unsafe data handling.
Audit Metadata