next-best-practices
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill documents the use of Next.js CLI tools (
next build,next experimental-analyze) and providescurlexamples for interacting with a local/_next/mcpdevelopment endpoint. These tools allow an AI agent to retrieve build errors, route maps, and project metadata to assist with debugging in a development environment. - [EXTERNAL_DOWNLOADS]: The skill references the use of
npx @next/codemodfor automated code migrations. This is an official utility provided by Vercel for the Next.js ecosystem and is a trusted source for developer tools. - [SAFE]: The skill consists primarily of architectural guidance and code templates. It uses standard patterns for handling sensitive environment variables (e.g., database URLs and API keys) and relies on well-known, official libraries from the React and Next.js ecosystems.
Audit Metadata