prisma-sync
Pass
Audited by Gen Agent Trust Hub on Aug 5, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes standard development commands
pnpm prisma validateandpnpm prisma format. These are routine operations for maintaining database schema integrity within a development workflow. - [INDIRECT_PROMPT_INJECTION]: The skill reads data from local Prisma schema files (
docs/03-Database/schema.prismaandbackend/prisma/schema.prisma). While these files are external inputs, the risk is negligible as they are local project files and the skill only uses the content to perform schema synchronization and validation via standard tooling.
Audit Metadata