authentication-patterns

Pass

Audited by Gen Agent Trust Hub on Jun 13, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides educational content and best practices for secure authentication implementation, serving as a documentation-only resource.
  • [SAFE]: It correctly identifies and advises against insecure practices, such as storing authentication tokens in localStorage, which is vulnerable to XSS.
  • [SAFE]: The provided code snippets for password hashing (using bcrypt and argon2) and NextAuth.js setup follow standard security patterns and do not contain hardcoded secrets.
  • [SAFE]: The security checklist includes critical defenses like rate limiting, CSRF protection, and HTTPS-only requirements, aligning with industry security standards.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 13, 2026, 02:06 AM
Security Audit — agent-trust-hub — authentication-patterns