authentication-patterns
Pass
Audited by Gen Agent Trust Hub on Mar 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides educational code snippets for JWT authentication, OAuth 2.0, MFA, and RBAC using standard libraries like jsonwebtoken, bcrypt, and passport. All implementations follow security best practices.
- [SAFE]: Secrets such as JWT keys and OAuth client credentials are appropriately managed via environment variables rather than being hardcoded within the source code.
- [SAFE]: No patterns associated with prompt injection, data exfiltration, or malicious persistence were identified in the metadata or code examples.
Audit Metadata