next-best-practices
Pass
Audited by Gen Agent Trust Hub on Sep 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical documentation resource for Next.js development, providing architectural patterns and coding standards for developers and AI agents.
- [EXTERNAL_DOWNLOADS]: All external references point to official documentation (nextjs.org, react.dev), well-known service providers (Google, AWS, Cloudinary), or standard package registries using official tools such as
@next/codemodand@next/third-parties. - [COMMAND_EXECUTION]: Shell commands included in the documentation are standard development workflows (npx, npm, next build, pm2) or local diagnostic queries targeting the development server's localhost interface.
- [DATA_EXPOSURE]: The documentation identifies the Next.js MCP (Model Context Protocol) endpoint as a development-only feature designed for AI-assisted debugging, with instructions correctly scoped to local development environments for inspecting build errors and routes.
Audit Metadata