prisma-next-migration-review
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documents standard workflows for the Prisma Next CLI tool, focusing on migration status, conflict resolution, and environment reference management. All referenced commands are consistent with the documented functionality of the Prisma toolset.
- [SAFE]: The use of environment variables such as
$STAGING_DATABASE_URLfor database connection strings is a documented best practice for secret management, ensuring that sensitive credentials are not hardcoded within the skill or codebase. - [SAFE]: The CI integration example provided in the skill uses a minimal Node.js script to parse structured JSON output. This is a common and safe pattern for validating tool output in automated pipelines.
Audit Metadata