Back to skill
Skillv1.0.0

VirusTotal security

Expanso log-sanitize · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignMay 1, 2026, 3:47 AM
Hash
04b54a80976fd0667b9f02e1199b3fd72ca611b83089f3b6fb533c8c5221f5b5
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: expanso-log-sanitize Version: 1.0.0 The skill 'expanso-log-sanitize' is designed to sanitize log entries by redacting sensitive patterns like passwords, tokens, and API keys. The `pipeline-cli.yaml` and `pipeline-mcp.yaml` files implement this functionality using `re_replace_all` operations, which are purely local string manipulations. There is no evidence of data exfiltration, arbitrary command execution, persistence mechanisms, or prompt injection attempts in `SKILL.md` or `README.md`. The MCP mode's HTTP server is explicitly documented and serves the stated purpose of receiving log data for sanitization. All observed behaviors align with the stated purpose of a local log sanitization utility.
External report
View on VirusTotal