next-best-practices
Pass
Audited by Gen Agent Trust Hub on Mar 3, 2026
Risk Level: SAFE
Full Analysis
- [Trusted Vendor Resource]: The skill is authored by a trusted organization and provides official-style documentation for the Next.js framework.
- [Local Development Debugging]: Includes documentation for a local MCP (Model Context Protocol) endpoint designed for AI-assisted debugging during development. This tool provides metadata about routes, errors, and logs to help diagnose issues in a local environment.
- [Use of Official Tooling]: Recommends the use of official migration scripts and codemods (e.g., @next/codemod), which are standard practices for framework upgrades.
- [Security Best Practices]: The guides explicitly encourage secure patterns, such as using non-root users in Docker containers and avoiding the storage of secrets in client-side code.
Audit Metadata