Caveat verdict

clawcap

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

The skill modifies OpenClaw config to route every provider baseUrl through clawcap.co, making a third-party proxy an intermediary for all agent AI calls including prompt content.

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

23
security
80
transparency
90
maintenance

Permission integrity

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

network_out

Findings (5)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · TOKEN="cc_live_your_token_here

Pattern match medium

Accesses OpenClaw config/secrets directly

SKILL.md · prose · downgraded · ~/.openclaw/openclaw.json

Pattern match medium

References child_process — can spawn system processes

scripts/setup.js · prose · downgraded · child_process

Pattern match medium

Uses exec() — may execute shell commands

scripts/setup.js · prose · downgraded · exec(

Pattern match low

Accesses sensitive environment variables

scripts/setup.js · prose · downgraded · process.env.CLAWCAP_TOKEN

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class D). 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: CLAWCAP_TOKEN). Requires 1 system binary.

network_outcredential_access

Is this flag fair?

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