Caveat verdict

whoop-connect

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

WHOOP health data sync skill using official OAuth, storing data locally and explicitly stating nothing is uploaded externally.

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

33
security
80
transparency
70
maintenance

Findings (6)

Pattern match critical

Possible hardcoded credential

references/setup-guide.md · code · SECRET="your_client_secret_here

Pattern match high

HTTP request to bare IP address — common in malicious payloads

references/setup-guide.md · code · http://127.0.0.1

Pattern match medium

Instructs covert action — may act without user awareness

SKILL.md · prose · downgraded · silently

Pattern match low

Sets world-executable permissions

scripts/install.sh · prose · downgraded · chmod 700

Pattern match low

Popular HTTP library — network access

scripts/setup.py · prose · downgraded · got

Pattern match low

Python os.environ.get — reads environment variable

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

Permissions & capabilities

Requires 2 environment variables. (1 sensitive: WHOOP_CLIENT_SECRET). Requires 1 system binary.

Is this flag fair?

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