next-best-practices

Pass

Audited by Gen Agent Trust Hub on Mar 8, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The documentation references several official Next.js packages and tools, such as @next/codemod, @next/third-parties, and next. These originate from a trusted organization.
  • [COMMAND_EXECUTION]: The skill suggests the use of standard development commands, including npx for running official Next.js codemods and curl for interacting with a local development server via the experimental Model Context Protocol (MCP) endpoint (/_next/mcp).
  • [EXTERNAL_DOWNLOADS]: Mentions well-known third-party libraries for caching (Redis via ioredis) and storage (AWS S3 via @aws-sdk/client-s3), which are standard industry practices for self-hosting scenarios.
  • [COMMAND_EXECUTION]: Provides instructions for local environment operations like next build and pm2, which are routine for JavaScript application development and deployment.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 8, 2026, 06:32 PM