ClawAudit verdict
oauth-coder-bridge
The skill runs a localhost-only HTTP bridge (127.0.0.1:8787) that routes OpenClaw API calls through the claude CLI using OAuth tokens — this is a legitimate local proxy with no external data exfiltration beyond the intended Claude API calls.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Permission integrity
network_out
Findings (3)
HTTP request to bare IP address — common in malicious payloads
SKILL.md · code · http://127.0.0.1
subprocess execution — runs system commands from Python
scripts/oauth-coder-bridge.py · prose · downgraded · subprocess.run(
Python os.environ.get — reads environment variable
scripts/oauth-coder-bridge.py · prose · downgraded · os.environ.get(
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class B/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_out Is this flag fair?
Thanks — recorded.