Caveat verdict

whoop

whoop-health-sync

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

WHOOP data sync using official OAuth to write health data to local markdown files; curl usage is documented as a Cloudflare bypass for token exchange.

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

50
security
80
transparency
70
maintenance

Findings (6)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · SECRET="your-secret

Pattern match medium

subprocess execution — runs system commands from Python

scripts/auth.py · prose · downgraded · subprocess.run(

Pattern match low

Python os.environ.get — reads environment variable

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

Pattern match low

Popular HTTP library — network access

scripts/auth.py · prose · downgraded · Got

Pattern match low

References webhook/callback URL

scripts/auth.py · prose · downgraded · callback_url

Pattern match low

Python urllib.request — network access

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

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

No declared permissions — minimal attack surface.

network_in

Is this flag fair?

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