nextjs
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a comprehensive developer reference for Next.js 14+ development, focusing on App Router best practices.
- Security Awareness: Includes explicit security warnings, such as recommending the use of the Authorization header instead of query parameters for revalidation secrets to avoid exposure in logs, and advising on HTML sanitization when using
dangerouslySetInnerHTML. - Standard Implementation: Provides standard, non-malicious code patterns for data fetching, server actions, and deployment via Vercel or Docker.
- Configuration Best Practices: Demonstrates secure header configuration in
next.config.js, including HSTS, CSP-friendly settings, and CORS restrictions.
Audit Metadata