nextjs-security
Pass
Audited by Gen Agent Trust Hub on Aug 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a security reference for Next.js development. It includes instructions and examples for implementing secure middleware, Server Action validation using Zod, and security headers (CSP, HSTS). No malicious patterns, obfuscation, or unauthorized data access were detected. The skill promotes defensive coding practices such as using
server-onlyto prevent secret leakage and sanitizing HTML with DOMPurify to mitigate XSS risks.
Audit Metadata