Caveat verdict

garmin-connect-pro

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

Retrieves the user's personal Garmin health data via the open-source garminconnect library; the skill explicitly states no data transmission except to Garmin API servers and documents the credential priority chain with security notes.

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

10
security
80
transparency
100
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (6)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · PASSWORD="your-password

Pattern match high

Accesses system credential store

SKILL.md · frontmatter · Keychain

Pattern match high

Recursive delete from root or home — destructive command

SKILL.md · prose · downgraded · rm -rf ~

Pattern match medium

pip3 install — installs Python packages at runtime

SKILL.md · code · pip3 install

Pattern match low

Python os.environ.get — reads environment variable

scripts/garmin-pro.py · prose · downgraded · os.environ.get(

Pattern match low

Python shutil file operation — copies/moves/deletes files

scripts/garmin-pro.py · prose · downgraded · shutil.rmtree(

Permissions & capabilities

Requires 1 system binary.

network_inpackage_install

Is this flag fair?

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