ClawAudit verdict
evez-fleet
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.
Findings (3)
Pipe-to-shell pattern (curl | sh) โ supply chain attack vector
gcp-free-tier.sh ยท prose ยท downgraded ยท curl -fsSL https://openclaw.ai/install.sh | bash
Pipe to bash โ executes piped content as shell commands
gcp-free-tier.sh ยท prose ยท downgraded ยท | bash
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?
Thanks โ recorded.