prisma-cli
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFECOMMAND_EXECUTIONCREDENTIALS_UNSAFE
Full Analysis
- [COMMAND_EXECUTION]: Provides detailed documentation and examples for executing Prisma CLI commands such as
prisma init,prisma generate,prisma migrate, andprisma db. These commands are standard for managing Prisma-based projects and interacting with SQL/NoSQL databases.- [CREDENTIALS_UNSAFE]: The documentation references the configuration and use of database connection strings (e.g.,DATABASE_URL) stored in environment variables or.envfiles, which is the standard security practice for the Prisma ecosystem.
Audit Metadata