ClawAudit verdict

docker-lwops-deployer

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

A local Docker deployment skill for a monitoring container pulling images from a declared Huawei Cloud SWR registry; all operations are user-directed with no credential access and no undisclosed network destinations.

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

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (8)

Pattern match critical

Recursive delete from root or home — destructive command

INSTALL.md · code · rm -rf ~

Pattern match high

References sudo — requests elevated privileges

SKILL.md · code · sudo

Pattern match high

HTTP request to bare IP address — common in malicious payloads

SKILL.md · code · http://192.168.1.100

Pattern match high

apt-get install — installs system packages

SKILL.md · code · apt-get install

Pattern match high

yum install — installs system packages

SKILL.md · code · yum install

Pattern match high

Bash /dev/tcp — raw TCP connection via shell

lib/network-utils.sh · prose · downgraded · /dev/tcp/

Pattern match high

Pipe to python — executes piped content as Python code

lib/output-utils.sh · prose · downgraded · | python3

Pattern match medium

Accesses OpenClaw config/secrets directly

INSTALL.md · prose · downgraded · ~/.openclaw/openclaw.json

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class B/F). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

Requires 1 system binary.

package_install

Is this flag fair?

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