Caveat verdict
garmin-connect-pro
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.
Permission integrity
package_install
Findings (6)
Possible hardcoded credential
SKILL.md · code · PASSWORD="your-password
Accesses system credential store
SKILL.md · frontmatter · Keychain
Recursive delete from root or home — destructive command
SKILL.md · prose · downgraded · rm -rf ~
pip3 install — installs Python packages at runtime
SKILL.md · code · pip3 install
Python os.environ.get — reads environment variable
scripts/garmin-pro.py · prose · downgraded · os.environ.get(
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?
Thanks — recorded.