nextjs-quality
Pass
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Executes official Next.js utility scripts and CLI tools from Vercel using
npx(e.g.,@next/codemod,next build).- [COMMAND_EXECUTION]: Guides the agent through executing standard shell commands for building, linting, and analyzing Next.js projects to verify application quality.- [SAFE]: Includes explicit instructions to hardennext.configby disabling public source maps, enforcing strict mode, and narrowing remote image patterns to reduce the application's attack surface.- [SAFE]: Recommends the use ofserver-onlymarkers and Zod-based environment validation to prevent the accidental exposure of sensitive server-side secrets to the client bundle.
Audit Metadata