nextjs-app-router
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate documentation and code snippets for Next.js 16+ development. All instructions align with established best practices for the framework.
- [COMMAND_EXECUTION]: The skill includes standard development commands such as
npx create-next-app@latestandnpm install. These are well-known, industry-standard tools from trusted sources used for initializing and managing JavaScript projects. - [EXTERNAL_DOWNLOADS]: External references are limited to placeholder domains (e.g.,
api.example.com,myapp.com) and standard package registries (NPM). No suspicious or unknown remote script execution (e.g., curl-to-bash) was identified. - [DATA_EXPOSURE]: Documentation mentions the use of environment variables like
DATABASE_URLandAPI_SECRET_KEYin the context of standard.env.localconfiguration examples. No sensitive credentials or secrets are hardcoded within the skill.
Audit Metadata