Skip to content

Add agentward-ai/sanitize skill#119

Closed
agentward-ai wants to merge 1 commit intoopenclaw:mainfrom
agentward-ai:add-agentward-sanitize
Closed

Add agentward-ai/sanitize skill#119
agentward-ai wants to merge 1 commit intoopenclaw:mainfrom
agentward-ai:add-agentward-sanitize

Conversation

@agentward-ai
Copy link

@agentward-ai agentward-ai commented Feb 26, 2026

Summary

  • Adds the sanitize skill by agentward-ai — Completely local (on disk) PII detection and redaction for AI agents BEFORE any content goes to the LLMs
  • Zero-dependency Python script (stdlib only), 15 PII categories, all processing local
  • Already published on ClawHub as sanitize (v1.0.0)

Skill details

  • Categories: credit cards (Luhn-validated), SSNs, CVVs, expiry dates, API keys, emails, phones, IP addresses, DOB, passports, driver's licenses, bank routing numbers, US addresses, medical licenses, insurance/member IDs
  • Modes: full redaction (--output), preview (--preview), category filtering (--categories)
  • Source: https://github.com/agentward-ai/agentward/tree/main/agentward-sanitize-skill

Zero-dependency Python script that detects and redacts 15 categories
of PII (credit cards, SSNs, emails, API keys, addresses, and more).
All processing is local — no network calls. Published on ClawHub.
@openclaw-barnacle
Copy link

Thanks for the pull request! This repository is read-only and is automatically synced from https://clawhub.ai, so we can’t accept changes here. Please make updates on the website instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants