prisma-client-api
Pass
Audited by Gen Agent Trust Hub on Sep 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of technical documentation for the Prisma ORM. The provided code examples demonstrate standard and secure usage of the library for database interactions.\n- [SAFE]: Credential management follows best practices by using environment variables (DATABASE_URL) instead of hardcoding sensitive information.\n- [SAFE]: Security guidance is included within the documentation for raw SQL execution, specifically alerting developers to SQL injection vulnerabilities and providing safe, parameterized query patterns.\n- [SAFE]: References to external packages and documentation link to the official Prisma infrastructure, which is a recognized and well-known service in the developer community.
Audit Metadata