authentication-patterns
Pass
Audited by Gen Agent Trust Hub on Mar 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is purely instructional and provides high-quality security guidelines for authentication implementation.
- [SAFE]: No hardcoded credentials were found; the provided code snippets correctly reference environment variables (e.g., GITHUB_SECRET, JWT_SECRET).
- [SAFE]: External library references (next-auth, jsonwebtoken, otplib) are well-known, trusted packages for security and authentication tasks.
- [SAFE]: The skill explicitly discourages security anti-patterns, such as plain-text password storage or client-side-only permission checks.
Audit Metadata