ClawAudit verdict
gateway-monitor-macos
The skill is used for setting up a local OpenClaw Gateway Monitor stack on macOS. It appears to follow best practices for installation and status checks.
⚠ 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.
Findings (5)
Pipe to python — executes piped content as Python code
assets/gateway-monitor/gateway-watchdog.sh · prose · downgraded · | python3
References child_process — can spawn system processes
assets/gateway-monitor/server.js · prose · downgraded · child_process
HTTP request to bare IP address — common in malicious payloads
assets/gateway-monitor/server.js · prose · downgraded · http://127.0.0.1
Node http/https module — low-level network access
assets/gateway-monitor/server.js · prose · downgraded · require('http')
Accesses sensitive environment variables
assets/gateway-monitor/server.js · prose · downgraded · process.env.OMLX_API_KEY
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?
Thanks — recorded.