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

Browse skills that share this tag.

  • opensource-pipeline - Safely sanitize, package, and publish open-source projects.
    open-sourcepipelinesanitizationgit

    ★ 0 · Updated 2026-09-20

    Executes a three-stage pipeline to fork, sanitize secrets, package files, and publish private repositories to GitHub.

    ⚙ Fork private projects to staging⚙ Strip secrets and credentials⚙ Sanitize staging project repositories
  • sanitize-artifacts - Sanitize generated artifacts into standalone deliverables.
    artifactssanitizationquality-checkediting

    ★ 1 · Updated 2026-09-16

    Inspect and revise generated artifacts to remove prompt leakage, conversation history, and implementation constraints.

    ⚙ Inspect generated artifacts⚙ Remove prompt and conversation residue⚙ Revise content for target audience
  • config-packager - Package and share Claude configurations securely
    configurationpackagingsanitizationdistribution

    ★ 3 · Updated 2026-03-23

    Audit, sanitize, and package Claude configurations into distributable repositories with versioned releases

    ⚙ audit configuration files⚙ compare file changes⚙ sanitize files
  • security - Security code review and vulnerability detection agent
    securityvulnerabilityauthenticationsanitization

    ★ 602 · Updated 2026-02-14

    Reviews code for security vulnerabilities and identifies security issues

    ⚙ review code⚙ identify vulnerabilities⚙ assess severity
  • hygiene - .NET Security Hygiene and Sanitization Guidance
    securityhygienesanitizationdotnet

    ★ 11 · Updated 2026-02-11

    Provides guidance for input sanitization, output encoding, and security hygiene practices in .NET applications

    ⚙ Prevent XSS attacks⚙ Prevent SQL injection⚙ Encode HTML content