next-cache-components-adoption
Pass
Audited by Gen Agent Trust Hub on Aug 22, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [Automated Code Transformation]: The skill executes
@next/codemodto perform batch updates to the application's routing files. These transformations are part of the official Next.js migration path and are designed to automate repetitive refactoring tasks. - [External Tool Integration]: The skill recommends the installation of
next-dev-loopfrom the official project repository to provide enhanced runtime verification. This tool assists the agent in confirming that the migration does not introduce regressions by checking the application's behavior in a live browser environment. - [Project Analysis and Discovery]: Using standard utilities like
grepandfind, the skill identifies specific configuration patterns and migration markers within the local project directory. These operations are scoped to the application directory to manage the migration workflow effectively.
Audit Metadata