Skip to main content

prisma-client-api

Provides a comprehensive reference for using Prisma Client API to perform database operations and manage data effectively.

Install this skill

or
96/100

Security score

The prisma-client-api skill was audited on Feb 25, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

low line 55

Access to .env file

SourceSKILL.md
55connectionString: process.env.DATABASE_URL
low line 210

External URL reference

SourceSKILL.md
210- [Prisma Client API Reference](https://www.prisma.io/docs/orm/reference/prisma-client-reference)
low line 211

External URL reference

SourceSKILL.md
211- [CRUD Operations](https://www.prisma.io/docs/orm/prisma-client/queries/crud)
low line 212

External URL reference

SourceSKILL.md
212- [Filtering and Sorting](https://www.prisma.io/docs/orm/prisma-client/queries/filtering-and-sorting)
Scanned on Feb 25, 2026
View Security Dashboard