nextjs-app-router
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to initialize Next.js projects using
npx create-next-appand install developer dependencies vianpm. These actions target official, well-known registries and trusted organizations. - [COMMAND_EXECUTION]: The skill provides commands for project initialization and running development servers. These are standard workflows for the described task and do not involve unauthorized privilege escalation or malicious persistence.
- [SAFE]: The skill includes explicit warnings and code examples for validating user input in Server Actions, reducing the risk of unauthorized database access. It follows Next.js security guidelines for handling environment variables and server-side logic.
Audit Metadata