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 with output: sanitized data

Browse skills that produce this output.

  • Global Validation - Comprehensive input validation with error feedback
    validationsecurityinput-processingerror-handling

    ★ 2 · Updated 2026-02-13

    Implement validation on client and server sides for data integrity and security

    ⚙ validate form input⚙ validate API endpoints⚙ validate data types
  • Global Validation - Secure Input Validation for Web Applications
    securityvalidationinput-sanitizationweb-application

    ★ 6 · Updated 2026-02-12

    Implement comprehensive input validation on client and server sides to prevent injection attacks

    ⚙ implement input validation⚙ apply allowlists⚙ perform type checking