nextjs-authentication
Pass
Audited by Gen Agent Trust Hub on Jul 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides security-focused implementation guidelines for Next.js authentication. It correctly identifies and warns against anti-patterns like storing JWTs in LocalStorage, which is vulnerable to XSS. The provided code examples follow modern Next.js 15+ best practices, such as awaiting the
cookies()promise. No malicious patterns, obfuscation, or unauthorized data access were detected. All external references are internal to the skill's file structure.
Audit Metadata