prisma-next-migrations
Pass
Audited by Gen Agent Trust Hub on May 25, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill directs the agent to execute migration scripts locally using the command
node migrations/app/<dir>/migration.ts. This 'self-emit' process is used to regenerate migration artifacts after the agent or user has edited the TypeScript source. - [COMMAND_EXECUTION]: The instructions guide the agent through various CLI operations using the
prisma-nexttool, includingmigration plan,migrate,db update, anddb sign, which modify the filesystem and the database schema.
Audit Metadata