managing-dev-migrations
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- SAFE (SAFE): No malicious instructions, prompt injections, or data exfiltration patterns were detected. The skill's content is consistent with its stated purpose of assisting with database migrations.
- COMMAND_EXECUTION (INFO): The skill relies on the Bash tool to execute Prisma CLI commands (e.g.,
npx prisma migrate dev). These are standard operations for the tool and are used within an appropriate development context. - INDIRECT_PROMPT_INJECTION (LOW): While the skill involves reading and editing local files like
schema.prisma, these actions are performed within the local development environment on files that are typically under the developer's control, presenting minimal risk.
Audit Metadata