Harness-engineering owasp-auth-patterns
name: owasp-auth-patterns
install
source · Clone the upstream repo
git clone https://github.com/Intense-Visions/harness-engineering
manifest:
agents/skills/claude-code/owasp-auth-patterns/skill.yamlsource content
name: owasp-auth-patterns version: "1.0.0" description: Implement secure authentication with proper session management, JWT best practices, and token rotation stability: static cognitive_mode: advisory-guide type: knowledge tier: 3 triggers:
- manual platforms:
- claude-code
- gemini-cli
- cursor
- codex tools: [] paths:
- "/auth/"
- "/security/"
- "/middleware/"
- "/guards/" related_skills:
- nestjs-guards-pattern
- owasp-secrets-management
- owasp-cryptography
- security-credential-storage
- security-session-management
- security-mfa-design
- security-authentication-flows
- security-rbac-design
- api-authentication-patterns
- api-oauth2-flows stack_signals:
- nodejs
- typescript
- security keywords:
- authentication
- authorization
- jwt
- session-management
- token-rotation
- broken-auth
- owasp metadata: author: community upstream: "owasp.org/www-project-top-ten/" state: persistent: false files: [] depends_on: []