ClawAudit verdict

ride-insights

windylamdatahive

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

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.

65
security
80
transparency
70
maintenance

Findings (5)

Pattern match medium

Accesses OpenClaw config/secrets directly

SKILL.md · prose · downgraded · ~/.openclaw/openclaw.json

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

scripts/extract_rides_gateway.py · prose · downgraded · http://127.0.0.1

Pattern match medium

subprocess execution — runs system commands from Python

scripts/fetch_emails_json.py · prose · downgraded · subprocess.check_output(

Pattern match low

Python urllib.request — network access

scripts/extract_rides_gateway.py · prose · downgraded · urllib.request

Pattern match low

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?

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