next-partial-prefetching-adoption

Pass

Audited by Gen Agent Trust Hub on Sep 11, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • Standard Development Operations: The skill utilizes common development tools like rg for code auditing and project scripts (pnpm build, pnpm start) to manage the application lifecycle. These actions are within the expected scope for a framework migration assistant.- Official Tooling Integration: It employs official Next.js codemods via npx @next/codemod to perform automated code modifications. This is a standard and recommended approach for applying framework updates safely.- Security-Aware Configuration: The instructions specifically address the risk of exposing testing APIs in production environments. It provides clear guidance on using environment variables to ensure that the exposeTestingApiInProductionBuild flag is only active during controlled testing.- Integration with Trusted Resources: The skill references and integrates additional development aids from the official Next.js GitHub repository, ensuring that all external logic comes from the primary framework maintainers.- Automated Testing Setup: It guides the setup of automated regression tests using @next/playwright, promoting a verification-driven approach to feature adoption.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 11, 2026, 06:50 PM
Security Audit — agent-trust-hub — next-partial-prefetching-adoption