ClawAudit verdict

peloton-stats

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

The skill accesses Peloton credentials, which could be sensitive, but it is for its stated purpose of fetching workout statistics.

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

75
security
70
transparency
70
maintenance

Findings (3)

Pattern match high

Possible hardcoded credential

scripts/fetch_stats.py · prose · downgraded · PASSWORD='your-password

Pattern match low

Python urllib.request — network access

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

Pattern match low

Python os.environ.get — reads environment variable

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

Permissions & capabilities

Requires 2 environment variables. (1 sensitive: PELOTON_PASSWORD).

credential_access

Is this flag fair?

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