ClawAudit verdict

wahoo-cloud

wahoo-skill

88
๐ŸŸข Trusted
Low risk โ€” reviewed by ClawAudit, behavior matches stated purpose

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.

50
security
60
transparency
70
maintenance

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Findings (3)

Pattern match critical

Possible hardcoded credential

SKILL.md ยท code ยท secret="${WAHOO_CLIENT_SECRET}

Pattern match low

Python urllib.request โ€” network access

lib/wahoo_api.py ยท prose ยท downgraded ยท urllib.request

Pattern match low

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?

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