ClawAudit verdict

evez-fleet

45
๐ŸŸ  Risky
Significant concerns โ€” only install if you understand the risks

Describes deploying a mesh of LLM-provider-wiring scripts across cloud infrastructure with SSH connectivity and watchdog auto-restart; while potentially legitimate DevOps tooling, the combination of multi-node mesh, auto-restart daemons, and free LLM provider wiring warrants scrutiny.

โš  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.

50
security
70
transparency
70
maintenance

Findings (3)

Pattern match high

Pipe-to-shell pattern (curl | sh) โ€” supply chain attack vector

gcp-free-tier.sh ยท prose ยท downgraded ยท curl -fsSL https://openclaw.ai/install.sh | bash

Pattern match high

Pipe to bash โ€” executes piped content as shell commands

gcp-free-tier.sh ยท prose ยท downgraded ยท | bash

Pattern match medium

HTTP request to bare IP address โ€” common in malicious payloads

watchdog.sh ยท prose ยท downgraded ยท http://127.0.0.1

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class A). 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