Caveat verdict
cloud-local-bridge
Bridge skill for pairing cloud and local OpenClaw instances via a user-controlled bridge server; the pairing protocol is transparent and user-initiated.
⚠ 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.
Findings (6)
Possible hardcoded credential
references/EXAMPLES.md · code · token="YOUR_TOKEN
HTTP request to bare IP address — common in malicious payloads
references/EXAMPLES.md · code · http://192.168.1.100
POSTs data to external URL
references/EXAMPLES.md · code · .post(
"http://
subprocess execution — runs system commands from Python
scripts/bridge_server.py · prose · downgraded · subprocess.run(
subprocess with shell=True — command injection vector
scripts/bridge_server.py · prose · downgraded · subprocess.run(
command,
shell=True
Python shutil file operation — copies/moves/deletes files
scripts/qq_handler.py · prose · downgraded · shutil.copy(
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
No declared permissions — minimal attack surface.
network_in Is this flag fair?
Thanks — recorded.