bun-drizzle-integration

Pass

Audited by Gen Agent Trust Hub on Sep 15, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill provides instructions to install standard, well-known dependencies from the NPM registry using bun add drizzle-orm and bun add -D drizzle-kit.
  • [COMMAND_EXECUTION]: Includes documentation for using Drizzle CLI tools for database lifecycle management, such as bun drizzle-kit generate, bun drizzle-kit migrate, and bun drizzle-kit studio.
  • [SAFE]: The provided code samples demonstrate secure database interaction patterns, including the use of an ORM to avoid raw SQL injection and the explicit use of prepared statements with sql.placeholder for performance and safety.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 15, 2026, 12:00 AM
Security Audit — agent-trust-hub — bun-drizzle-integration