next-best-practices
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill serves as a high-quality educational resource for Next.js development. All architecture patterns and code examples (such as React Server Component boundaries and Route Handlers) follow established industry security standards and framework-specific safety guidelines.
- [EXTERNAL_DOWNLOADS]: The skill references official Next.js ecosystem packages such as
@next/codemodand@next/third-parties, as well as well-known industry libraries likeioredis,sharp, and@aws-sdk/client-s3. These are identified as standard dependencies for the technical use cases described and originate from well-known technology providers. - [COMMAND_EXECUTION]: Provides instructions for the execution of standard development CLI tools and maintenance scripts using
npx,next build, andpm2. These commands are standard for local development, build optimization, and containerized deployment workflows.
Audit Metadata