Caveat verdict
bitkit-cli
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.
Permission integrity
network_out
Findings (6)
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
Pipe to sh — executes piped content as shell commands
README.md · code · | sh
Possible hardcoded credential
SKILL.md · code · secret = "your-hmac-secret
Opens WebSocket connection
SKILL.md · code · WebSocket
References webhook/callback URL
SKILL.md · code · webhook_url
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?
Thanks — recorded.