nextjs-api-patterns
Pass
Audited by Gen Agent Trust Hub on Aug 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a high-quality educational resource for building secure Next.js applications.
- [SAFE]: It emphasizes security best practices, such as using Zod for input validation to prevent injection attacks and enforcing authentication checks in both Route Handlers and Server Actions.
- [SAFE]: The documentation includes a warning about the limitations of in-memory rate limiting in serverless environments, correctly advising developers to use persistent stores like Redis for production use.
Audit Metadata