OpenClaw · Skill

Expanso Log Sanitize

"Sanitize log entries by removing passwords, tokens, and sensitive patterns"

AI & LLMs
v1.0.0
VirusTotal: Benign

Install

Start with the primary install command. Alternate entrypoints are included below for ClawHub and OpenClaw CLI users.

Primary command

clawhub install aronchick/expanso-log-sanitize

ClawHub installer

npx clawhub@latest install aronchick/expanso-log-sanitize

OpenClaw CLI

openclaw skills install aronchick/expanso-log-sanitize

Direct OpenClaw install

openclaw install aronchick/expanso-log-sanitize

What this skill does

"Sanitize log entries by removing passwords, tokens, and sensitive patterns"

Why it matters

Running inline in a pipeline means logs are sanitized at the source rather than relying on manual grep/sed scripts that require ongoing pattern maintenance.

Typical use cases

  • Scrubbing API keys from app logs before sharing with a support team
  • Removing passwords from CI/CD pipeline output before archiving
  • Stripping auth tokens from debug logs before committing to a repo
  • Cleaning log files before ingesting into a centralized logging service
  • Redacting credentials from logs shared with third-party monitoring tools

Source instructions

log-sanitize

"Sanitize log entries by removing passwords, tokens, and sensitive patterns"

Requirements

  • Expanso Edge installed (expanso-edge binary in PATH)
  • Install via: clawhub install expanso-edge

Usage

CLI Pipeline

# Run standalone
echo '<input>' | expanso-edge run pipeline-cli.yaml

MCP Pipeline

# Start as MCP server
expanso-edge run pipeline-mcp.yaml

Deploy to Expanso Cloud

expanso-cli job deploy https://skills.expanso.io/log-sanitize/pipeline-cli.yaml

Files

FilePurpose
skill.yamlSkill metadata (inputs, outputs, credentials)
pipeline-cli.yamlStandalone CLI pipeline
pipeline-mcp.yamlMCP server pipeline

Related OpenClaw skills

Browse all →
Featured slot

Your product here

Reserve this slot to reach operators and coding-agent buyers.

Shown where builders are actively comparing tools and deployment options.

Advertise