migrate
Pass
Audited by Gen Agent Trust Hub on Jun 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill uses standard, well-documented Prisma CLI commands for database management.
- [COMMAND_EXECUTION]: The skill utilizes shell commands like
npx prisma migrateto perform database operations. These are consistent with the skill's primary purpose and do not involve unauthorized privilege escalation or access to sensitive system files. - [EXTERNAL_DOWNLOADS]: The skill uses
npx, which is a standard Node.js tool that may download official packages from the NPM registry. This is common practice and targets well-known software infrastructure.
Audit Metadata