next-js
Pass
Audited by Gen Agent Trust Hub on Apr 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists entirely of technical documentation, architectural guidance, and code examples for Next.js development.
- [COMMAND_EXECUTION]: Defines standard development command patterns (e.g.,
npm run dev,next build,bun run lint) within the YAML frontmatter for agent recognition and task execution. - [EXTERNAL_DOWNLOADS]: References official Next.js documentation (
nextjs.org) and sitemaps for retrieval purposes. These are well-known, trusted technical resources. - [DATA_EXPOSURE]: Provides guidance on protecting routes using a middleware pattern (
proxy.ts) and correctly handling session cookies for authentication. - [INDIRECT_PROMPT_INJECTION]: While the skill is designed to process user-authored code files, it does not include instructions that would cause the agent to exfiltrate data or bypass safety boundaries based on that input.
Audit Metadata