skills/vercel-labs/nextjs-maintainer-agent-fork/next-partial-prefetching-adoption/Gen Agent Trust Hub
next-partial-prefetching-adoption
Pass
Audited by Gen Agent Trust Hub on Sep 24, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- External Tool Integration: The skill instructs the installation of the
next-dev-loopskill from the official Next.js repository on GitHub and utilizes the@next/codemodpackage. These are standard resources provided by the framework maintainers to assist in codebase migrations. - Source Code Analysis: It employs
ripgrep(rg) to search the local filesystem for prefetch patterns. This is a common and safe method for identifying specific code structures during an audit. - Automated Code Transformation: The skill executes official Next.js codemods to remove redundant configuration exports. This automation is intended to reduce manual error during the final stages of feature adoption.
- Development Environment Interaction: It monitors the Next.js dev server logs and interacts with the developer overlay to verify feature insights. These operations are restricted to the local development context.
Audit Metadata