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: API security

Browse skills that share this tag.

  • backend-security-coder - Backend Security Coding Expert
    backend securitysecure codinginput validationauthentication

    ★ 0 · Updated 2026-06-30

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

    ⚙ validate inputs⚙ sanitize inputs⚙ implement authentication
  • backend-security-coder - Secure Backend Coding Expert
    securitybackendauthenticationAPI security

    ★ 2 · Updated 2026-06-30

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

    ⚙ validate inputs⚙ sanitize data⚙ prevent injection attacks
  • backend-security-coder - Secure Backend Coding Expert
    SecurityBackendAPI securityDatabase security

    ★ 6 · Updated 2026-06-30

    Expert in secure backend coding practices including input validation, authentication, and API security implementations.

    ⚙ validate inputs⚙ implement authentication⚙ configure authorization
  • cloudflare-zero-trust-access - Cloudflare Zero Trust Access for Workers
    authenticationCloudflare WorkersZero TrustAPI security

    ★ 18 · Updated 2026-06-30

    Integrate Cloudflare Zero Trust Access authentication for Workers

    ⚙ validate user JWT⚙ validate service tokens⚙ access user claims
  • backend-security-coder - Backend Security Coding Expert
    backend securityAPI securityauthenticationauthorization

    ★ 46,798 · Updated 2026-06-30

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

    ⚙ review code for vulnerabilities⚙ validate user inputs⚙ sanitize data inputs
  • spectra-audit - Security Audit for Changed Code
    securitycode reviewauditAPI security

    ★ 0 · Updated 2026-06-15

    Audit changed code for dangerous defaults, type confusion, and silent failures

    ⚙ run git diff⚙ launch parallel agents⚙ search code changes
  • file-upload-attacker - Audit file upload endpoints for vulnerabilities
    file upload securityweb securitypenetration testingvulnerability assessment

    ★ 1 · Updated 2026-05-09

    Tests file upload endpoints for MIME bypass, path traversal, ZIP Slip, SVG XSS vulnerabilities

    ⚙ audit file upload endpoints⚙ detect MIME type bypass⚙ identify path traversal
  • .claude/skills/authentication-flows/SKILL.md - API Authentication Implementation Guide
    authenticationOAuth 2.0JWTAPI security

    ★ 602 · Updated 2026-03-26

    Provides implementation patterns for OAuth 2.0, JWT, API Key, and mTLS authentication methods

    ⚙ implement OAuth 2.0 flow⚙ generate JWT tokens⚙ manage API keys
  • security-patterns - Zero-Trust Security Patterns for Apps
    securityauthenticationauthorizationXSS prevention

    ★ 57 · Updated 2026-03-23

    Enforce zero-trust security across frontend and backend applications

    ⚙ store tokens in memory⚙ prevent XSS attacks⚙ auto-logout on inactivity
  • oauth21-token-endpoint - OAuth 2.1 Token Endpoint
    OAuth 2.1token endpointauthenticationauthorization

    ★ 18 · Updated 2026-03-23

    Implement OAuth 2.1 token endpoint with multiple grant types and security requirements

    ⚙ process token request⚙ authenticate client⚙ validate parameters