next-best-practices

Pass

Audited by Gen Agent Trust Hub on May 5, 2026

Risk Level: SAFE
Full Analysis
  • Standard Utility Usage: The skill references official migration and deployment tools such as @next/codemod, create-sst, and opennextjs. These are standard tools within the ecosystem used for project maintenance and infrastructure setup.
  • Development Debugging Features: The debug-tricks.md file documents the /_next/mcp endpoint, which is a feature intended for local development to assist AI tools in diagnosing build and runtime issues. The provided curl examples demonstrate local communication with a development server.
  • Image and Script Management: Guidance on next/image and next/script encourages secure practices, such as explicitly configuring remote domains for images to prevent unauthorized resource loading.
  • Deployment Best Practices: The self-hosting guide provides standard Docker and PM2 configurations, emphasizing the use of standalone output to minimize the production environment's footprint.
Audit Metadata
Risk Level
SAFE
Analyzed
May 5, 2026, 07:02 AM