ClawAudit verdict
openclaw-security
security-audit-openclaw
Comprehensive read-only security audit for OpenClaw deployments that explicitly declares all scans are local-only with no data leaving the machine; the network_in reflects checking inbound port exposure as part of the audit.
⚠ 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.
Findings (6)
Possible hardcoded credential
SKILL.md · code · TOKEN="your-bot-token
References sudo — requests elevated privileges
SKILL.md · prose · downgraded · sudo
subprocess execution — runs system commands from Python
scripts/openclaw_security_audit.py · prose · downgraded · subprocess.run(
Python os.environ.get — reads environment variable
scripts/openclaw_security_audit.py · prose · downgraded · os.environ.get(
Python shutil file operation — copies/moves/deletes files
scripts/openclaw_security_audit.py · prose · downgraded · shutil.copy(
Python urllib.request — network access
scripts/openclaw_security_audit.py · prose · downgraded · urllib.request
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class 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_in Is this flag fair?
Thanks — recorded.