ClawAudit verdict
wahoo-cloud
wahoo-skill
Fetches workout data from the Wahoo Fitness Cloud API with user-provided OAuth credentials and stores results in a local SQLite database; all calls are to the declared Wahoo API with no third-party exfiltration.
โ 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.
Permission integrity
network_out
Findings (3)
Possible hardcoded credential
SKILL.md ยท code ยท secret="${WAHOO_CLIENT_SECRET}
Python urllib.request โ network access
lib/wahoo_api.py ยท prose ยท downgraded ยท urllib.request
Python os.environ.get โ reads environment variable
lib/wahoo_auth.py ยท prose ยท downgraded ยท os.environ.get(
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class B). Final tier capped at Caution โ cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
Requires 2 environment variables. (1 sensitive: WAHOO_CLIENT_SECRET). Requires 1 system binary.
network_outcredential_access Is this flag fair?
Thanks โ recorded.