AGENT LAB: SKILLS

prisma-upgrade-v7

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFENO_CODE
Full Analysis
  • [NO_CODE] (SAFE): The skill is composed entirely of Markdown documentation files. No executable scripts (.js, .py, .sh) or binary files are provided within the skill package.
  • [COMMAND_EXECUTION] (SAFE): The guide includes standard CLI instructions for package management and code generation (e.g., npm install, npx prisma generate) which are necessary for the stated migration purpose.
  • [EXTERNAL_DOWNLOADS] (SAFE): All referenced dependencies belong to the official @prisma scope or are well-known, established database driver packages on npm.
  • [CREDENTIALS_UNSAFE] (SAFE): The documentation promotes the use of environment variables and configuration files for secrets. While it mentions rejectUnauthorized: false for SSL as a troubleshooting step, this is a standard (if insecure) development practice and not a malicious payload.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 04:56 PM