drizzle-migrations

Pass

Audited by Gen Agent Trust Hub on Mar 5, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides comprehensive and standard documentation for Drizzle ORM, promoting best practices such as using transactions and parameter binding through the ORM.
  • [COMMAND_EXECUTION]: The skill defines several npm and npx commands (db:generate, db:push, db:studio) for database management. These are standard operations for the Drizzle toolchain and do not involve suspicious execution patterns.
  • [DATA_EXPOSURE]: There is no evidence of hardcoded credentials or unauthorized data access. Database credentials point to a local SQLite file path (./data/app.db), which is typical for SQLite configurations.
  • [EXTERNAL_DOWNLOADS]: The skill references standard, well-known libraries from the Node.js ecosystem (drizzle-orm, drizzle-kit, better-sqlite3) and official documentation links. No downloads from untrusted or malicious sources were detected.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 5, 2026, 08:28 PM