Caveat verdict

clawbba-api

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

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.

0
security
60
transparency
70
maintenance

Permission integrity

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

network_out

Findings (4)

Pattern match critical

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

Pattern match critical

Possible hardcoded credential

SKILL.md · code · API_KEY='cbb_sk_live_你的密钥

Pattern match critical

Pipe to bash — executes piped content as shell commands

SKILL.md · code · | bash

Pattern match medium

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?

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