LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: jwt

Browse skills that share this tag.

  • auth-security-reviewer - Review authentication and authorization implementation security.
    authenticationauthorizationsecurity-reviewcsrf

    ★ 18 · Updated 2026-09-24

    Reviews authentication and authorization implementations for session management, CSRF, cookie security, and auth flow vulnerabilities.

    ⚙ Review session security settings⚙ Audit JWT implementation security⚙ Validate CSRF protection code
  • salesforce - Access and manage One Fell Swoop's Salesforce instance.
    salesforcecrmsoqlapex

    ★ 0 · Updated 2026-09-22

    Access One Fell Swoop's Salesforce Sales Cloud instance to query data, manage flows, write Apex, run reports, and handle integrations.

    ⚙ Query data using SOQL⚙ Create and update records⚙ Execute anonymous Apex code
  • testing-for-json-web-token-vulnerabilities - Test JSON Web Tokens for security vulnerabilities.
    jwtjson-web-tokenalgorithm-confusionauthentication-bypass

    ★ 1 · Updated 2026-09-20

    Test JWT implementations for critical vulnerabilities including algorithm confusion, none algorithm bypass, kid injection, and weak secrets.

    ⚙ Decode and analyze JWT structure⚙ Test none algorithm bypass⚙ Test algorithm confusion
  • testing-for-json-web-token-vulnerabilities - Testing for JSON Web Token Vulnerabilities
    jwtjson-web-tokenalgorithm-confusionauthentication-bypass

    ★ 4 · Updated 2026-09-20

    Test JWT implementations for vulnerabilities including algorithm confusion, none algorithm bypass, kid parameter injection, and weak secret exploitation.

    ⚙ Decode and analyze JWT structure⚙ Test none algorithm bypass⚙ Test algorithm confusion
  • API JWT Authenticator - API JWT Authenticator Skill
    fastapijwtauthenticationsecurity

    ★ 18 · Updated 2026-09-15

    Provides conceptual framework for securing FastAPI REST APIs with JWT authentication.

    ⚙ Extract JWT tokens from headers⚙ Validate token signatures and claims⚙ Verify user identity and permissions
  • nitrostack-auth-security - NitroStack Auth and Security Best Practices
    nitrostackauthenticationjwtapi-key

    ★ 2,496 · Updated 2026-09-12

    Best practices for implementing JWT, API Keys, OAuth 2.1, and RBAC in a NitroStack application.

    ⚙ Register JWTModule⚙ Implement JWTGuard⚙ Register ApiKeyModule
  • authentication-docs - API Authentication Documentation Skill
    authenticationdocumentationoauth2jwt

    ★ 650 · Updated 2026-09-09

    Assists in creating and diagramming API authentication documentation, including OAuth 2.0, API keys, JWT, and token management.

    ⚙ Define authentication documentation scope⚙ Create OAuth flow diagrams⚙ Write quickstart authentication guides
  • backend-security-coder - Secure Backend Coding Expert
    backend-securitysecure-codingapi-securityauthentication

    ★ 1 · Updated 2026-06-30

    Expert in secure backend coding practices for input validation, authentication, and API security

    ⚙ validate inputs⚙ sanitize inputs⚙ prevent injection
  • Jwt Authentication - JWT Authentication Implementation Patterns
    apibackendserverauthentication

    ★ 1 · Updated 2026-03-25

    Implement JWT authentication patterns including token generation, verification, refresh strategy, and secure storage

    ⚙ generate JWT tokens⚙ verify JWT tokens⚙ generate access tokens
  • Jwt Authentication - JWT Authentication Implementation for Web Applications
    apibackendserverdatabase

    ★ 60 · Updated 2026-03-25

    Implements JWT token generation, verification, and refresh token strategies for web application authentication

    ⚙ generate tokens⚙ verify tokens⚙ create access tokens