prisma-upgrade-v7-env-variables
Pass
Audited by Gen Agent Trust Hub on Sep 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a guide for environment variable management in Prisma v7. It correctly identifies the change in behavior between versions and provides standard methods for loading configuration using
dotenvordotenv-cli. It encourages the use of secure secret management in CI/CD environments, such as GitHub Actions secrets, rather than hardcoding sensitive data. All code snippets and dependency references are consistent with established development practices in the Node.js and Prisma ecosystem.
Audit Metadata