ClawAudit verdict

openclaw-expert

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

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.

0
security
40
transparency
70
maintenance

Permission integrity

Accesses agent memory/configuration files

agent_memory

Findings (15)

Pattern match critical

Possible hardcoded credential

references/channels.md · code · Token: "123456789:AAH...

Pattern match critical

Accesses sensitive system files

references/channels.md · code · /etc/hosts

Pattern match critical

Pipe-to-shell pattern (curl | sh) — supply chain attack vector

references/examples.md · code · curl -fsSL https://get.openclaw.ai | bash

Pattern match critical

Pipe to bash — executes piped content as shell commands

references/examples.md · code · | bash

Pattern match critical

Pipe to sh — executes piped content as shell commands

references/examples.md · code · | sh

Pattern match high

Accesses OpenClaw config/secrets directly

SKILL.md · code · ~/.openclaw/openclaw.json

Pattern match high

HTTP request to bare IP address — common in malicious payloads

SKILL.md · code · http://127.0.0.1

Pattern match high

References sudo — requests elevated privileges

references/channels.md · code · sudo

Pattern match high

apt-get install — installs system packages

references/config-reference.md · code · apt-get install

Pattern match high

Accesses shell history/config

references/docker-setup.md · code · ~/.zshrc

Pattern match high

Accesses .ssh directory

references/security-hardening.md · code · .ssh/

Pattern match medium

References agent memory files

SKILL.md · frontmatter · MEMORY.md

Pattern match medium

References webhook/callback URL

references/channels.md · code · webhookUrl

Pattern match medium

Opens WebSocket connection

references/nodes-and-remote.md · code · WebSocket

Pattern match medium

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?

Check another skill Browse the registry Auditing your own skills or configs? Use the API