prisma-next-upgrade

Pass

Audited by Gen Agent Trust Hub on May 24, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes several terminal commands to manage the project environment, including pnpm install for dependency management and pnpm typecheck && pnpm test for verifying the upgrade.
  • [COMMAND_EXECUTION]: Version-specific upgrade scripts bundled with the skill are executed locally. These include TypeScript scripts like stamp-storage-types-kind.ts (executed via tsx) and potentially shell scripts (via bash), which perform automated refactoring of configuration and migration files.
  • [EXTERNAL_DOWNLOADS]: The skill queries the npm registry using npm view to determine the latest available version of Prisma Next packages.
  • [EXTERNAL_DOWNLOADS]: Updated dependencies are downloaded and installed from the official package registry during the pnpm install step.
Audit Metadata
Risk Level
SAFE
Analyzed
May 24, 2026, 05:07 PM
Security Audit — agent-trust-hub — prisma-next-upgrade