database-prisma
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- [COMMAND_EXECUTION] (INFO): The skill utilizes the
Bashtool to execute standard Prisma CLI commands (npx prisma db push,npx prisma generate). These are legitimate development operations for the stated purpose of the skill. - [CREDENTIALS_UNSAFE] (INFO): The documentation references environment variables such as
DATABASE_URLandDATABASE_URL_DEVELOP. No hardcoded secrets or credentials are present. The skill explicitly warns users never to connect to the production database from local development environments.
Audit Metadata