Caveat verdict

webchat-https-proxy

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

HTTPS/WSS reverse proxy for OpenClaw webchat; creates local TLS proxy with no external data exfiltration.

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

20
security
70
transparency
70
maintenance

Findings (9)

Pattern match high

References sudo — requests elevated privileges

SKILL.md · frontmatter · sudo

Pattern match high

Accesses OpenClaw config/secrets directly

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

Pattern match medium

Opens WebSocket connection

SKILL.md · frontmatter · WebSocket

Pattern match medium

subprocess execution — runs system commands from Python

assets/https-server.py · prose · downgraded · subprocess.check_output(

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

assets/https-server.py · prose · downgraded · http://127.0.0.1

Pattern match low

Python urllib.request — network access

assets/https-server.py · prose · downgraded · urllib.request

Pattern match low

Python os.environ.get — reads environment variable

assets/https-server.py · prose · downgraded · os.environ.get(

Pattern match low

Popular HTTP library — network access

assets/https-server.py · prose · downgraded · got

Pattern match low

pip3 install — installs Python packages at runtime

scripts/deploy.sh · prose · downgraded · pip3 install

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.

Is this flag fair?

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