next-best-practices
Pass
Audited by Gen Agent Trust Hub on Aug 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical reference guide for Next.js. All code snippets provided are standard implementation patterns for the framework.
- [EXTERNAL_DOWNLOADS]: The documentation references official Next.js migration tools via
npx @next/codemod. As these are part of the official framework ecosystem from Vercel, they are considered safe for development workflows. - [COMMAND_EXECUTION]: The skill provides examples of standard development commands such as
next build,next experimental-analyze, and Docker execution patterns. These are intended for local environment debugging and production builds. - [DATA_EXPOSURE]: No hardcoded credentials or sensitive file paths were detected. Placeholders like
YOUR_API_KEYare used for instructional purposes only. - [PROMPT_INJECTION]: No attempts to override agent behavior or bypass safety filters were found in the instructional text.
Audit Metadata