Caveat verdict

fitbit-tracker

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

Documented Fitbit OAuth integration with explicit permission declarations for api.fitbit.com and local token storage; behavior is limited to the user's own health data.

⚠ 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
100
transparency
90
maintenance

Findings (6)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · SECRET="your_client_secret

Pattern match high

Accesses OpenClaw config/secrets directly

SKILL.md · code · ~/.openclaw/.env

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

scripts/fitbit_oauth_login.py · prose · downgraded · http://127.0.0.1

Pattern match low

Python urllib.request — network access

SKILL.md · prose · downgraded · urllib.request

Pattern match low

Python os.environ.get — reads environment variable

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

Pattern match low

Popular HTTP library — network access

scripts/fitbit_oauth_login.py · prose · downgraded · got

Permissions & capabilities

Requires 1 system binary.

Is this flag fair?

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