ClawAudit verdict
dialogue-audio
The quick-start uses `curl -fsSL https://cli.inference.sh | sh` to install the inference.sh CLI, which pipes remote code directly into a shell — a risky pattern that gives the remote server arbitrary code execution on the host.
⚠ 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
Findings (3)
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
SKILL.md · code · curl -fsSL https://cli.inference.sh | sh
Pipe to sh — executes piped content as shell commands
SKILL.md · code · | sh
Popular HTTP library — network access
SKILL.md · code · got
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.
network_out Is this flag fair?
Thanks — recorded.