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: cors

Browse skills that share this tag.

  • wstg-clnt-07 - Testing for Cross-Origin Resource Sharing (CORS)
    corswstg-clnt-07cwe-942infrastructure

    ★ 0 · Updated 2026-09-13

    Confirm whether CORS policies allow untrusted origins to read authenticated responses.

    ⚙ Perform automated CORS sweep⚙ Test wildcard ACAO headers⚙ Test origin reflection behavior
  • api-security-hardening - API Security Hardening
    api-securityauthenticationrate-limitingcors

    ★ 0 · Updated 2026-09-11

    Secure REST APIs with authentication, rate limiting, CORS, input validation, and security middleware.

    ⚙ Secure REST APIs⚙ Implement authentication⚙ Implement rate limiting
  • api-debugging - API Failure Diagnosis Tool
    apidebuggingtroubleshootinghttp

    ★ 0 · Updated 2026-03-21

    Diagnoses API failures including request/response mismatches, schema errors, auth failures, and transport problems

    ⚙ reproduce API failure⚙ triage HTTP status codes⚙ compare request/response payloads
  • security-headers-csp - Web Security Headers and CSP Configuration
    securitywebheaderscsp

    ★ 2 · Updated 2026-02-12

    Configure and manage HTTP security headers and Content Security Policy (CSP) for web applications.

    ⚙ configure HSTS headers⚙ set CSP directives⚙ manage CORS settings