Caveat verdict

bitkit-cli

45
🟠 Risky
Significant risk patterns flagged — automated deep scan, not behavioral proof.

The skill's documented install method is `curl -sSL https://raw.githubusercontent.com/synonymdev/bitkit-cli/main/install.sh | sh`, which downloads and executes an untrusted remote shell script; this is a well-known attack vector even for legitimate software.

⚠ 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.

0
security
90
transparency
90
maintenance

Permission integrity

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

network_out

Findings (6)

Pattern match critical

Pipe-to-shell pattern (curl | sh) — supply chain attack vector

README.md · code · curl -sSL https://raw.githubusercontent.com/synonymdev/bitkit-cli/main/install.s

Pattern match critical

Pipe to sh — executes piped content as shell commands

README.md · code · | sh

Pattern match critical

Possible hardcoded credential

SKILL.md · code · secret = "your-hmac-secret

Pattern match medium

Opens WebSocket connection

SKILL.md · code · WebSocket

Pattern match medium

References webhook/callback URL

SKILL.md · code · webhook_url

Pattern match medium

References sudo — requests elevated privileges

install.sh · prose · downgraded · sudo

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class A/B). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

Requires 1 system binary.

network_indata_encodingnetwork_out

Is this flag fair?

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