ClawAudit verdict

browser-local-chrome

45
🟠 Risky
Significant concerns — only install if you understand the risks

The skill explicitly configures 'dangerouslyAllowPrivateNetwork: true' in its SSRF policy, which by design allows access to private/internal network addresses — a genuine security concern beyond normal browser automation.

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

15
security
80
transparency
80
maintenance

Findings (7)

Pattern match high

HTTP request to bare IP address — common in malicious payloads

HYBRID-MODE.md · code · http://127.0.0.1

Pattern match high

Accesses OpenClaw config/secrets directly

README.md · code · ~/.openclaw/openclaw.json

Pattern match high

References sudo — requests elevated privileges

INSTALL.md · code · sudo

Pattern match medium

References child_process — can spawn system processes

scripts/package.js · prose · downgraded · child_process

Pattern match medium

Uses exec() — may execute shell commands

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

Pattern match low

Node http/https module — low-level network access

scripts/check-status.js · prose · downgraded · require('https')

Pattern match low

Opens WebSocket connection

scripts/check-status.js · prose · downgraded · WebSocket

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.

Is this flag fair?

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