Agent skill
authentication-session-security
[STUB - Not implemented] Authentication security including JWT validation, session management, and OAuth2/OIDC flows. PROACTIVELY activate for: [TODO: Define on implementation]. Triggers: [TODO: Define on implementation]
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/authentication-session-security
SKILL.md
Authentication and Session Security
STUB: This skill is not yet implemented
This placeholder preserves the documented plugin structure. See parent plugin README for planned capabilities.
Planned Capabilities
- JWT Validation: Token verification, expiration, and signature validation
- Session Management: Secure session handling, timeout configuration
- OAuth2/OIDC Flows: Authorization code flow, PKCE, token refresh
- Password hashing best practices
- Multi-factor authentication (MFA) implementation
- Session fixation prevention
Implementation Status
- Core implementation
- References documentation
- Output templates
- Integration tests
Didn't find tool you were looking for?