prisma-next-migrations

Pass

Audited by Gen Agent Trust Hub on May 19, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill guides the user to execute various database management commands using the prisma-next CLI via pnpm. These include planning migrations (migration plan), applying them (migrate), and direct database updates (db update).
  • [COMMAND_EXECUTION]: The skill instructs the user to run locally generated migration scripts using the node command (e.g., node migrations/app//migration.ts). This self-emit process is a standard part of the Prisma Next workflow used to synchronize migration metadata after manual code edits, such as implementing data transformations.
Audit Metadata
Risk Level
SAFE
Analyzed
May 19, 2026, 06:16 AM