skills/dandcg/claude-skills/garmin/Gen Agent Trust Hub

garmin

Pass

Audited by Gen Agent Trust Hub on Mar 10, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill uses the garminconnect library to interact with the official Garmin Connect API for health data retrieval.\n- [SAFE]: Authentication credentials provided during setup are stored locally in the user's home directory in a vendor-specific configuration file (~/.garmin/config.json) with restricted filesystem permissions (chmod 600).\n- [SAFE]: Session tokens are cached securely in ~/.garmin/tokens/ with chmod 700 permissions, facilitating non-interactive authentication for subsequent requests.\n- [SAFE]: Input validation is performed on date arguments using standard library functions to ensure that only valid ISO-8601 date strings are processed by the scripts.\n- [SAFE]: The skill's primary function involves writing fitness data to markdown files in a user-provided directory, ensuring data remains local and accessible to the user.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 10, 2026, 03:37 PM