Caveat verdict
clawbba-api
This skill connects OpenClaw to the ClawBBA API aggregator service using a user-provided API key; the curl-pipe-install pattern is present but secondary to the main npm/script approach, and all operations target the documented clawbba.com service for model access.
⚠ 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 (4)
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
SKILL.md · code · curl -fsSL https://www.clawbba.com/downloads/install-clawbba-api.sh | bash
Possible hardcoded credential
SKILL.md · code · API_KEY='cbb_sk_live_你的密钥
Pipe to bash — executes piped content as shell commands
SKILL.md · code · | bash
Dynamic import() — loads module at runtime
scripts/pack-release-zip.sh · prose · downgraded · import('
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
Requires 1 environment variable. (1 sensitive: CLAWBBA_API_KEY).
network_out Is this flag fair?
Thanks — recorded.