next-best-practices
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, prompt injections, or persistence mechanisms were detected in the skill's documentation or code snippets. All instructions follow industry-standard security and development practices for the Next.js framework.
- [EXTERNAL_DOWNLOADS]: The skill references well-known external services (e.g., Google Analytics, Google Tag Manager, YouTube) as part of standard web optimization guidelines, using official Next.js components like
@next/third-parties. - [COMMAND_EXECUTION]: Documents the use of standard development and deployment commands, such as
npm run build,pm2, and official Next.js codemods vianpx. These are routine operations for maintaining and deploying modern web applications.
Audit Metadata