ClawAudit verdict
clawwall
clawguard-skill
Outbound DLP skill intercepting every outbound tool call against 60+ hardcoded patterns; fully local Python service with no external connections, explicitly states no telemetry and no data leaves the machine.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Permission integrity
network_out
Findings (5)
HTTP request to bare IP address — common in malicious payloads
SKILL.md · code · http://127.0.0.1
Accesses OpenClaw config/secrets directly
SKILL.md · prose · downgraded · ~/.openclaw/openclaw.json
References child_process — can spawn system processes
hooks/openclaw/handler.ts · prose · downgraded · child_process
Uses spawn() — can execute external programs
hooks/openclaw/handler.ts · prose · downgraded · spawn(
Dynamic import() — loads module at runtime
plugin/index.ts · prose · downgraded · import("
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class B/D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
No declared permissions — minimal attack surface.
network_out Is this flag fair?
Thanks — recorded.