Caveat verdict

commute-traffic

openclaw-commute-traffic

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

Traffic checking skill querying TomTom API with the user TOMTOM_API_KEY for real-time route data; sends only geocoding and routing queries to the named API endpoint, matching the stated commute traffic purpose.

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

55
security
100
transparency
90
maintenance

Findings (4)

Pattern match critical

Possible hardcoded credential

INSTALL.md · code · API_KEY='your-key-here

Pattern match medium

Accesses OpenClaw config/secrets directly

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

Pattern match low

Python urllib.request — network access

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

Pattern match low

Python os.environ.get — reads environment variable

scripts/check_traffic.py · prose · downgraded · os.environ.get(

Permissions & capabilities

Requires 1 environment variable. (1 sensitive: TOMTOM_API_KEY). Requires 1 system binary.

Is this flag fair?

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