auth-implementation-patterns
JWT, OAuth2, session, and RBAC patterns for building secure, scalable access control.
๐ก๏ธ AgentReady threat assessment
MAESTRO 7-layer threat model + OWASP AIVSS risk score for auth-implementation-patterns, derived from its capabilities.
AIVSS 6.8 ยท Medium
View MAESTRO 7-layer threat model โOverview
An Agent Skill that loads authentication and authorization patterns when the agent builds auth systems or secures APIs. It covers JWT, OAuth2/social login, session management, RBAC, SSO, and multi-tenancy, plus auth-bug debugging. The skill injects secure-by-default code patterns into the agent's implementation context.
Key features
- JWT/OAuth2/session patterns
- RBAC and multi-tenancy
- Auth debugging and SSO guidance
Use cases
- Implementing user authentication
- Securing REST/GraphQL APIs