Install
openclaw skills install log-scrubberAutomatically redacts API keys, tokens, and secrets from workspace logs and memory files.
openclaw skills install log-scrubberThis skill automatically scans your /root/.openclaw/workspace/ environment, logs, and memory files to detect and redact sensitive information like API keys, tokens, and credentials.
.bak extension).To perform a dry-run (check proposed changes without modification):
python3 /root/.openclaw/workspace/skills/log-scrubber/scripts/scrub.py --dry-run
To apply changes:
python3 /root/.openclaw/workspace/skills/log-scrubber/scripts/scrub.py