Skip to main content

handler-db-prisma

Handles Prisma-specific database operations, translating commands into Prisma CLI scripts for efficient database management.

Install this skill

or
88/100

Security score

The handler-db-prisma skill was audited on Feb 12, 2026 and we found 4 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 276

Template literal with variable interpolation in command context

SourceSKILL.md
276```bash
medium line 265

Access to .env file

SourceSKILL.md
265- `.env` - Connection strings (not committed)
low line 163

External URL reference

SourceSKILL.md
163"prisma_docs": "https://www.prisma.io/docs/getting-started"
low line 198

External URL reference

SourceSKILL.md
198"See: https://www.prisma.io/docs/concepts/components/prisma-schema"
Scanned on Feb 12, 2026
View Security Dashboard
Installation guide →