prisma
Pass
Audited by Gen Agent Trust Hub on Feb 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): The skill contains instructional content and standard code templates for Prisma ORM. All code snippets and configuration patterns are consistent with official documentation and legitimate development practices.
- [COMMAND_EXECUTION] (SAFE): Mentions standard database migration commands such as
pnpm prisma migrate dev. These commands are expected within the context of database management and do not involve remote script execution or suspicious parameters. - [DATA_EXPOSURE] (SAFE): Does not access sensitive system files or contain hardcoded credentials. Database examples use standard Prisma generated IDs and appropriate data types.
Audit Metadata