prisma-expert
Pass
Audited by Gen Agent Trust Hub on Apr 14, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
npx prismacommands to perform schema validation, migration checks, and formatting. These are standard operations for database development within the Prisma ecosystem. - [SAFE]: Environment detection and file system access (e.g.,
grep,ls) are scoped to the local project structure (prisma/directory andnode_modules/), which is necessary for the skill's function. - [SAFE]: No patterns of prompt injection, data exfiltration, or obfuscation were detected. Recommendations for using
.envfiles for database credentials follow standard industry best practices for secret management.
Audit Metadata