nextjs
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as an educational guide and reference for Next.js (v15+), covering the App Router, Server Components, and standard deployment patterns.
- [COMMAND_EXECUTION]: Provides standard initialization commands using well-known tools like
npx,npm,yarn,pnpm, andbunfor project setup and development (e.g.,create-next-app). These are documented correctly for developer use. - [EXTERNAL_DOWNLOADS]: References official documentation at
nextjs.organd standard package installations from the NPM registry. These are well-known and trusted services. - [DATA_EXPOSURE]: Includes placeholders for environment variables (
DATABASE_URL,NEXT_PUBLIC_API_URL) and example API calls toapi.example.com. No real credentials or sensitive information are hardcoded. - [PROMPT_INJECTION]: No instructions were found that attempt to override system prompts or bypass safety guardrails. The content is purely technical and instructional.
Audit Metadata