db-migrate
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill invokes local CLI tools for various database migration frameworks (such as Alembic, Prisma, Knex, and Django) using the Bash tool. These commands are derived from a static reference table and are used to create, apply, and check migration status.
- [SAFE]: Extensive safety guidelines and automated checks are implemented, including scanning for destructive SQL keywords (e.g., DROP, TRUNCATE) within migration files, enforcing dry-run policies where supported, and requiring explicit user confirmation before sensitive actions.
Audit Metadata