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: Web Security

Browse skills that share this tag.

  • CTF•Web 漏洞 - CTF Web Security Challenge Solver
    CTFWeb SecurityPenetration TestingVulnerability Exploitation

    ★ 190 · Updated 2026-06-30

    Solve CTF Web challenges with exploitation techniques

    ⚙ send HTTP requests⚙ scan URLs⚙ parse HTML
  • securing-auth-routes - Securing Auth Routes with CSRF and Rate Limiting
    Web SecurityAPI SecurityCSRF ProtectionRate Limiting

    ★ 1 · Updated 2026-03-26

    Protects authentication endpoints with CSRF protection, rate limiting, HTTPS enforcement, and brute force mitigation

    ⚙ Generate CSRF token⚙ Validate CSRF token⚙ Rate limit endpoints
  • csp-debug - Debug CSP and SRI issues in Astro projects
    CSPSRISecurityAstro

    ★ 0 · Updated 2026-03-10

    Debug and fix Content Security Policy and Subresource Integrity issues in the jmrp.io Astro 6 project

    ⚙ Debug CSP violations⚙ Debug SRI issues⚙ Generate CSP headers