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 npx to execute official @next/codemod packages and recommends adding the next-dev-loop skill 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 grep to 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
Risk Level
SAFE
Analyzed
Jul 22, 2026, 06:04 PM
Security Audit — agent-trust-hub — next-partial-prefetching-adoption