next-best-practices

Pass

Audited by Gen Agent Trust Hub on Mar 18, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill consists of technical documentation and code examples intended to guide developers through Next.js 15+ best practices. The patterns described align with official Next.js documentation and standard web development practices.
  • [EXTERNAL_DOWNLOADS]: The documentation references official Next.js packages and utilities, such as @next/codemod for automated migrations and @next/third-parties for library integrations. It also provides examples for standard cloud SDKs including ioredis and @aws-sdk/client-s3 for cache handling.
  • [COMMAND_EXECUTION]: The skill provides examples of legitimate development and diagnostic commands, such as npx @next/codemod for API migrations and next experimental-analyze for bundle visualization.
  • [SAFE]: The debug-tricks.md file describes an MCP (Model Context Protocol) endpoint (/_next/mcp) designed to facilitate AI-assisted debugging by providing access to project metadata, routes, and logs on a local development server. This is documented as an intentional developer feature rather than a malicious exposure.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 18, 2026, 01:53 AM