next-best-practices
Pass
Audited by Gen Agent Trust Hub on Mar 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a documentation guide for Next.js developers. All analyzed code snippets follow standard development practices and do not contain malicious instructions.
- [EXTERNAL_DOWNLOADS]: The skill references official and well-known Node.js packages and tools (e.g.,
@next/codemod,@next/third-parties,ioredis,@aws-sdk/client-s3,sharp,bcrypt). These dependencies are standard in the Next.js ecosystem. - [COMMAND_EXECUTION]: The skill includes example shell commands for standard tasks such as running official migration codemods (
npx @next/codemod), building the application, and interacting with local development endpoints viacurl. These are benign developer-oriented commands.
Audit Metadata