react-vite-to-next-migration
Pass
Audited by Gen Agent Trust Hub on Apr 13, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses shell commands to manage project dependencies and clean the build environment. These operations include using package managers (npm, pnpm, yarn, bun) to install or remove packages and executing
rm -rf node_modulesfor environment cleanup. All commands are standard for the described migration task. - [EXTERNAL_DOWNLOADS]: The skill instructs the agent to download well-known web development packages from official public registries. These include
next,react,react-dom, and other ecosystem tools (e.g., Tailwind CSS, TanStack Query) required for the target framework.
Audit Metadata