ClawAudit verdict
openclaw-expert
Comprehensive OpenClaw reference and configuration guide that reads config files and fetches official docs; credential_access is scoped to reading ~/.openclaw config, not exfiltrating secrets.
⚠ 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
agent_memory
Findings (15)
Possible hardcoded credential
references/channels.md · code · Token: "123456789:AAH...
Accesses sensitive system files
references/channels.md · code · /etc/hosts
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
references/examples.md · code · curl -fsSL https://get.openclaw.ai | bash
Pipe to bash — executes piped content as shell commands
references/examples.md · code · | bash
Pipe to sh — executes piped content as shell commands
references/examples.md · code · | sh
Accesses OpenClaw config/secrets directly
SKILL.md · code · ~/.openclaw/openclaw.json
HTTP request to bare IP address — common in malicious payloads
SKILL.md · code · http://127.0.0.1
References sudo — requests elevated privileges
references/channels.md · code · sudo
apt-get install — installs system packages
references/config-reference.md · code · apt-get install
Accesses shell history/config
references/docker-setup.md · code · ~/.zshrc
Accesses .ssh directory
references/security-hardening.md · code · .ssh/
References agent memory files
SKILL.md · frontmatter · MEMORY.md
References webhook/callback URL
references/channels.md · code · webhookUrl
Opens WebSocket connection
references/nodes-and-remote.md · code · WebSocket
Changes file ownership
references/docker-setup.md · code · chown
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A/B/F). 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.
agent_memorynetwork_incredential_access Is this flag fair?
Thanks — recorded.