next-partial-prefetching-adoption
Pass
Audited by Gen Agent Trust Hub on Jul 22, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- External Tooling and Dependencies: The skill utilizes
npxto execute official@next/codemodpackages and recommends adding thenext-dev-loopskill from the official Vercel repository. These actions fetch tools directly from the project's trusted ecosystem to automate code transformations and verification. - Command Execution for Project Auditing: The instructions involve the use of
grepto scan the local project's source tree for specific prefetch configurations. This is a standard auditing practice used to identify which parts of the application require updates. - Environment Variable Context: The skill observes that the application may depend on sensitive environment variables, such as
DATABASE_URL, to boot correctly. It suggests ensuring these variables are available for the verification steps, which is a routine requirement for testing Next.js applications in a realistic environment.
Audit Metadata