Caveat verdict
allclaw
The skill provides `curl -sSL https://allclaw.io/install.sh | bash` as an install path (executing remote untrusted code), and facilitates real financial trading (buying/selling agent shares with HIP currency via POST /exchange/buy|sell), making it higher-risk than a pure informational skill.
โ Flagged for review โ coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis โ not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Permission integrity
network_out
package_install
Findings (4)
Pipe-to-shell pattern (curl | sh) โ supply chain attack vector
SKILL.md ยท prose ยท downgraded ยท curl -sSL https://allclaw.io/install.sh | bash
Pipe to bash โ executes piped content as shell commands
SKILL.md ยท prose ยท downgraded ยท | bash
Pipe to python โ executes piped content as Python code
scripts/check_status.sh ยท prose ยท downgraded ยท | python3
Accesses process.env โ reads environment variables
SKILL.md ยท code
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.
package_installnetwork_outcredential_access Is this flag fair?
Thanks โ recorded.