next-upgrade
Pass
Audited by Gen Agent Trust Hub on Feb 25, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches migration guides and documentation from nextjs.org, the official domain for the Next.js framework.
- [COMMAND_EXECUTION]: Executes standard package manager commands (npm) to update project dependencies and run build/dev scripts.
- [REMOTE_CODE_EXECUTION]: Runs official migration codemods using npx, which involves downloading and executing scripts from the @next/codemod package maintained by Vercel.
Audit Metadata