Caveat verdict

allclaw

45
๐ŸŸ  Risky
Significant risk patterns flagged โ€” automated deep scan, not behavioral proof.

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.

10
security
40
transparency
70
maintenance

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Installs packages at runtime โ€” transitive dependencies are not auditable

package_install

Findings (4)

Pattern match high

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

SKILL.md ยท prose ยท downgraded ยท curl -sSL https://allclaw.io/install.sh | bash

Pattern match high

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

SKILL.md ยท prose ยท downgraded ยท | bash

Pattern match high

Pipe to python โ€” executes piped content as Python code

scripts/check_status.sh ยท prose ยท downgraded ยท | python3

Confirmed in code medium

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?

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