inject-nextjs-docs
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFE
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill utilizes
npxto run the official@next/codemodutility from Vercel. This involves executing code from an external source, which is the intended primary function of the skill to facilitate project documentation enhancement.- [COMMAND_EXECUTION]: Shell commands are used to inspectpackage.jsonfor dependency verification and to execute the documentation codemod. These operations are scoped to project initialization and maintenance.- [EXTERNAL_DOWNLOADS]: Documentation content is downloaded from Vercel's infrastructure as part of the codemod process. This is a documented behavior necessary for providing up-to-date framework references to AI agents.
Audit Metadata