ClawAudit verdict

stable-browser

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

Provides browser automation via Chrome DevTools Protocol as a documented alternative to a flaky extension relay; all behaviors are transparent and match the stated purpose.

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

20
security
90
transparency
70
maintenance

Findings (5)

Pattern match high

HTTP request to bare IP address — common in malicious payloads

references/manual-setup.md · code · http://127.0.0.1

Pattern match high

Pipe-to-python pattern — remote code execution risk

scripts/setup-cdp.sh · prose · downgraded · curl -s "http://127.0.0.1:$CDP_PORT/json/version" | python

Pattern match high

Pipe to python — executes piped content as Python code

scripts/setup-cdp.sh · prose · downgraded · | python3

Pattern match medium

Opens WebSocket connection

SKILL.md · frontmatter · WebSocket

Pattern match medium

Accesses OpenClaw config/secrets directly

references/manual-setup.md · prose · downgraded · ~/.openclaw/openclaw.json

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class B/C). 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.

Is this flag fair?

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