next-best-practices
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches migration tools and utility components from official Next.js packages like
@next/codemodand@next/third-partiesfor automated code updates and integration with services like Google Analytics. - [COMMAND_EXECUTION]: Provides standard CLI command examples for development workflows, including project building (
next build), bundle analysis (next experimental-analyze), and containerized deployment using Docker. - [SAFE]: Documentation includes instructions for utilizing the Next.js MCP (Model Context Protocol) endpoint for AI-assisted debugging. This feature allows agents to discover routes and retrieve logs in development environments to assist with troubleshooting.
Audit Metadata