ClawAudit verdict
openclaw
bengii-gemini-fix
This is an OpenClaw maintenance and documentation reference skill; the content is a table of reference files covering setup, configuration, and troubleshooting — no active data exfiltration or malicious behavior is present.
⚠ 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
package_install
Findings (15)
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
SKILL.md · code · curl -fsSL https://openclaw.ai/install.sh | bash
Pipe to bash — executes piped content as shell commands
SKILL.md · code · | bash
Possible hardcoded credential
references/automation.md · code · Token: "your-token
Accesses OpenClaw config/secrets directly
SKILL.md · code · ~/.openclaw/openclaw.json
HTTP request to bare IP address — common in malicious payloads
references/automation.md · code · http://127.0.0.1
References sudo — requests elevated privileges
references/gateway_ops.md · code · sudo
Accesses shell history/config
references/install.md · code · ~/.zshrc
apt-get install — installs system packages
references/sandboxing.md · code · apt-get install
References agent memory files
README_CN.md · code · memory.md
Opens WebSocket connection
README_CN.md · code · WebSocket
Instructs covert action — may act without user awareness
references/acp_agents.md · prose · downgraded · Silently
Uses exec() — may execute shell commands
references/elevated.md · prose · downgraded · exec (
References webhook/callback URL
references/hooks.md · prose · downgraded · WEBHOOK_URL
References agent configuration files
references/multi_agent.md · prose · downgraded · agent-config
Sets world-executable permissions
references/security.md · prose · downgraded · chmod 700
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A/B/E). 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_incredential_accessnetwork_outpackage_install Is this flag fair?
Thanks — recorded.