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: data integrity

Browse skills that share this tag.

  • data-validation-pattern - Security pattern for input validation
    securityinput validationinjection preventiondata integrity

    ★ 4 · Updated 2026-03-26

    Validates incoming data against specifications to prevent injection attacks and ensure data integrity

    ⚙ validate data⚙ intercept incoming data⚙ check against specification
  • message-authentication-code-pattern - Message Authentication Code Security Pattern
    securitycryptographyMACmessage authentication

    ★ 4 · Updated 2026-03-24

    Security pattern for implementing MACs to ensure data integrity and origin authentication.

    ⚙ generate MAC⚙ verify MAC
  • output-validation - Local Self-Check for Instructions and Mask Outputs
    validationquality controldata integrityautomated testing

    ★ 1,808 · Updated 2026-02-12

    Validates format, range, and consistency of generated instructions and masks without ground truth

    ⚙ check key format⚙ verify frame coverage⚙ count frames