opinionated-nextjs-patterns
Pass
Audited by Gen Agent Trust Hub on Jul 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides structured architectural guidelines for Next.js 16, focusing on security and maintainability through a collection of 50 rules.
- [SAFE]: It promotes secure authentication patterns, including centralized MFA enforcement at the request boundary and the use of request-scoped clients bound by Row Level Security (RLS).
- [SAFE]: The skill explicitly mitigates privilege escalation risks by instructing users to gate administrative or service-role clients behind verified authorization checks.
- [SAFE]: It encourages the use of 'server-only' imports to prevent the leakage of server-side logic and environment variables to client-side bundles.
- [SAFE]: All identified external dependencies are well-known, industry-standard libraries for web development, and remote references point to official documentation from trusted technology vendors.
Audit Metadata