nextjs-app-router-patterns

Pass

Audited by Gen Agent Trust Hub on Sep 14, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSINDIRECT_PROMPT_INJECTION
Full Analysis
  • [SAFE]: The skill provides documentation and code templates for Next.js development. No suspicious code or instructions were found.
  • [EXTERNAL_DOWNLOADS]: The skill references official documentation and resources from Next.js (nextjs.org), React (github.com/reactjs), and Vercel (vercel.com). These are well-known and trusted sources.
  • [INDIRECT_PROMPT_INJECTION]: The patterns handle untrusted data via searchParams, request bodies, and FormData in resources/implementation-playbook.md. While boundary markers are not applicable to the static documentation, the capability inventory includes fetch and database access, and sanitization is demonstrated through basic validation logic in the Server Action and Route Handler examples.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 14, 2026, 04:42 PM
Security Audit — agent-trust-hub — nextjs-app-router-patterns