next-upgrade
Pass
Audited by Gen Agent Trust Hub on Apr 4, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Executes standard package management and build commands including npm install and npm run.
- [EXTERNAL_DOWNLOADS]: Fetches migration documentation and codemod scripts from official Next.js (Vercel) domains.
- [REMOTE_CODE_EXECUTION]: Utilizes npx to download and execute official @next/codemod transformations for automated code updates.
- [SAFE]: Ingests documentation from official Next.js URLs to guide the upgrade process. Capability surface involves file system reads/writes and command execution. Boundary markers are not explicitly defined in the instructions, but the source is a trusted service.
Audit Metadata