db-prisma
Pass
Audited by Gen Agent Trust Hub on Mar 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical reference for Prisma ORM integration.
- [EXTERNAL_DOWNLOADS]: The skill references standard, well-known Node.js packages (
prisma,@prisma/client,tsx) and uses standardnpxcommands for database management. These are established tools in the developer ecosystem. - [CREDENTIALS_UNSAFE]: The skill contains example
DATABASE_URLstrings. These are clearly documented as placeholders/examples for development and production environments and do not represent actual exposed secrets. - [COMMAND_EXECUTION]: The skill includes various
npx prismacommands (e.g.,migrate,generate,seed). These are standard operational commands for the Prisma CLI and are used as intended for database orchestration.
Audit Metadata