Back to skill

Security audit

Log Scrubber

Security checks across malware telemetry and agentic risk

Overview

This skill locally redacts secrets from OpenClaw log and memory files, with clear disclosure that it can edit files and leave backups.

Run the dry-run command first and review the listed files before applying changes. After applying, handle .bak files carefully because they may still contain the original unredacted secrets.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • MCP Least PrivilegeUnderdeclared Capability, Wildcard Permission, Missing Permission Declaration
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
Findings (1)

Lp3

Medium
Category
MCP Least Privilege
Confidence
95% confidence
Finding
The skill declares no required permissions, yet its documented behavior explicitly includes reading and overwriting files under `/root/.openclaw/workspace/`, which implies file read/write capability. This mismatch is dangerous because it hides the skill's effective access from users and policy systems, reducing informed consent and weakening permission-based safeguards around sensitive logs and memory files.

VirusTotal

64/64 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.