ClawAudit verdict
ride-insights
windylamdatahive
Skill fetches Gmail ride receipts and sends them to an 'OpenClaw Gateway' URL, and also promotes uploading an 'anonymized' CSV to DataHive AI; while it claims local-only processing, the combination of email data access and external upload pathway warrants scrutiny.
⚠ 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)
Accesses OpenClaw config/secrets directly
SKILL.md · prose · downgraded · ~/.openclaw/openclaw.json
HTTP request to bare IP address — common in malicious payloads
scripts/extract_rides_gateway.py · prose · downgraded · http://127.0.0.1
subprocess execution — runs system commands from Python
scripts/fetch_emails_json.py · prose · downgraded · subprocess.check_output(
Python urllib.request — network access
scripts/extract_rides_gateway.py · prose · downgraded · urllib.request
Python os.environ.get — reads environment variable
scripts/extract_rides_gateway.py · prose · downgraded · os.environ.get(
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
Requires 3 environment variables. (1 sensitive: OPENCLAW_GATEWAY_TOKEN). Requires 2 system binaries.
Is this flag fair?
Thanks — recorded.