nextjs-patterns
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is purely documentation-based, providing patterns for Next.js App Router, Server Components, and API routes.
- [COMMAND_EXECUTION]: Provides standard Next.js CLI commands (npx next dev, build, start, lint) for development and production workflows. These are well-known commands for the framework and represent the intended use of the skill.
- [DATA_EXPOSURE]: Includes code snippets demonstrating database interaction (db.users.findMany) and cookie handling in middleware. These are illustrative examples for educational purposes and do not contain hardcoded credentials or access sensitive system files.
- [EXTERNAL_DOWNLOADS]: References a placeholder API domain (api.example.com) and standard Next.js package commands via npx. No downloads from untrusted or unknown remote sources were detected.
Audit Metadata