Caveat verdict

claw2claude

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

The skill delegates tasks to the local Claude Code CLI, potentially introducing security risks if not properly validated.

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

38
security
100
transparency
70
maintenance

Findings (5)

Pattern match high

Accesses OpenClaw config/secrets directly

SKILL.md · frontmatter · ~/.openclaw/openclaw.json

Pattern match high

Pipe to python — executes piped content as Python code

scripts/launch.sh · prose · downgraded · | python3

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

scripts/heartbeat.py · prose · downgraded · http://127.0.0.1

Pattern match medium

subprocess execution — runs system commands from Python

scripts/heartbeat.py · prose · downgraded · subprocess.run(

Pattern match low

Python urllib.request — network access

scripts/heartbeat.py · prose · downgraded · urllib.request

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 2 system binaries.

Is this flag fair?

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