prisma-cli
Pass
Audited by Gen Agent Trust Hub on Jul 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation for the official Prisma CLI toolset. All commands, configuration examples (such as
prisma.config.tsandschema.prisma), and guidance on managing environment variables (e.g.,DATABASE_URLvia.env) align with standard development practices and the vendor's official documentation. - [COMMAND_EXECUTION]: The skill documents numerous shell commands including
prisma init,prisma generate,prisma migrate, andprisma dev. These are standard CLI operations for interacting with the Prisma ORM and are intended for local development and database management. - [EXTERNAL_DOWNLOADS]: Mentions the use of starter templates (e.g., Next.js, Express) through the
prisma bootstrapcommand and the installation of development dependencies via standard package managers (npm, bun). These resources are well-known industry frameworks and official vendor tools.
Audit Metadata