🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Artifact Redactor

by @zack-dev-cm

Public OpenClaw skill for redacting private paths, secret-like strings, private URLs, and common PII from Markdown, JSON, logs, and other text artifacts befo...

Versionv1.0.7
Installs1
πŸ’‘ Examples

1. Scan the source artifacts. - Use python3 {baseDir}/scripts/scan_sensitive_text.py --root --out . - Point --root at either one file or a directory.

2. Write a redacted copy. - Use python3 {baseDir}/scripts/redact_artifacts.py --root --out-dir --out . - This writes only supported text files into the output tree. - Binary or unsupported files are skipped and called out for manual review.

3. Check the output. - Use python3 {baseDir}/scripts/check_redaction_output.py --root --redaction --out . - The check returns share-ready only when no supported-text findings remain and no skipped files still require manual review. - If skipped files exist, expect manual-review-required rather than a full-clear result.

4. Render the report. - Use python3 {baseDir}/scripts/render_redaction_report.py --scan --redaction --check --out . - Share the report with the redacted output directory instead of the raw artifacts.

View on ClawHub
TERMINAL
clawhub install artifact-redactor

πŸ§ͺ Use this skill with your agent

Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

πŸ” Can't find the right skill?

Search 60,000+ AI agent skills β€” free, no login needed.

Search Skills β†’