prisma-migration
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute shell commands using the Prisma CLI (via npx). This includes database schema management tasks such as generating migrations (migrate dev), applying them (migrate deploy), and regenerating the Prisma client (generate). These are standard developer operations.
- [SAFE]: No malicious behavior, prompt injection, or data exfiltration attempts were detected. The skill specifically includes warnings about backups and environment-specific command usage to prevent data loss.
Audit Metadata