prisma-upgrade-v7

Pass

Audited by Gen Agent Trust Hub on Jun 24, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is a documentation resource for Prisma ORM v7 migration. All provided commands and code snippets use official Prisma packages (@prisma/*) or well-known, standard database drivers (pg, mariadb, better-sqlite3, etc.).
  • [DATA_EXPOSURE]: The skill correctly advises users on how to manage environment variables using the dotenv package and prisma.config.ts, which is consistent with standard security practices for secret management in Node.js applications. No evidence of data exfiltration or unauthorized access to sensitive files was found.
  • [COMMAND_EXECUTION]: Shell commands provided in the guide (npm install, npx prisma generate, npx prisma migrate dev) are standard operations for the Prisma workflow and do not include any suspicious flags or piped remote executions.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 24, 2026, 01:58 PM
Security Audit — agent-trust-hub — prisma-upgrade-v7