prisma-cli-init
Pass
Audited by Gen Agent Trust Hub on Sep 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documents standard usage of the Prisma CLI (
prisma init). - [EXTERNAL_DOWNLOADS]: Mentions
bunxwhich may fetch theprismapackage from the official NPM registry if not present. As Prisma is a well-known vendor, this is considered safe configuration documentation. - [CREDENTIALS_SAFE]: Provides a template for database connection strings (e.g.,
mysql://user:password@localhost:3306/mydb) and correctly identifies.envfiles as the appropriate place for local secret management.
Audit Metadata