prisma-client-api
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [SAFE]: The skill serves as a static documentation resource for the Prisma Client API. It contains no executable scripts or tools, focusing entirely on educational reference content.
- [SAFE]: The documentation includes proactive security guidance, specifically warning users about SQL injection risks associated with using raw query methods like
$queryRawUnsafeand providing safe, parameterized examples using tagged templates. - [NO_CODE]: The skill consists exclusively of Markdown files and does not include any scripts, executables, or automated background processes.
- [SAFE]: Dependencies mentioned in code examples, such as
@prisma/adapter-pgand@prisma/extension-accelerate, are official packages for a well-known technology provider (Prisma).
Audit Metadata