ClawAudit verdict

openclaw-deploy

lyx-openclaw-deploy

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

OpenClaw environment packaging and deployment tool using SSH for remote deployment; explicitly auto-removes sensitive information from packages and uses SHA256 integrity verification.

⚠ 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
90
transparency
70
maintenance

Findings (12)

Pattern match critical

Recursive delete from root or home — destructive command

docs/TROUBLESHOOTING.md · code · rm -rf /

Pattern match high

Accesses .ssh directory

CLAUDE.md · code · .ssh/

Pattern match high

References SSH/GPG private keys

docs/TROUBLESHOOTING.md · code · ssh-key

Pattern match high

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

deploy/local/check_env.sh · prose · downgraded · curl -fsSL https://get.docker.com | sh

Pattern match high

yum install — installs system packages

docs/TROUBLESHOOTING.md · code · yum install

Pattern match high

Pipe to sh — executes piped content as shell commands

deploy/local/check_env.sh · prose · downgraded · | sh

Pattern match high

References sudo — requests elevated privileges

docs/TROUBLESHOOTING.md · code · sudo

Pattern match medium

Accesses OpenClaw config/secrets directly

build/base/base_builder.sh · prose · downgraded · ~/.openclaw/openclaw.json

Pattern match medium

Sets world-executable permissions

docs/TROUBLESHOOTING.md · code · chmod 755

Pattern match low

References agent memory files

build/base/base_builder.sh · prose · downgraded · MEMORY.md

Pattern match low

Python os.environ.get — reads environment variable

build/base/base_builder.sh · prose · downgraded · os.environ.get(

Pattern match low

Popular HTTP library — network access

tests/handle_conflict/test_handle_conflict.sh · prose · downgraded · got

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.

Is this flag fair?

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