api-database-prisma
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a development guide for Prisma ORM. It correctly identifies and provides mitigations for common technical pitfalls, such as database connection exhaustion through the singleton pattern and N+1 query performance issues using the
includeandselectpatterns. - [SAFE]: No evidence of prompt injection, data exfiltration, or unauthorized command execution was found. The instructions focus entirely on legitimate database management and query construction.
- [SAFE]: External dependencies mentioned, such as
prismaand@prisma/client, are standard, well-known libraries for the described functionality. No suspicious remote code execution patterns or unverified third-party scripts are utilized.
Audit Metadata