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
@prismascope 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: falsefor SSL as a troubleshooting step, this is a standard (if insecure) development practice and not a malicious payload.
Audit Metadata