dexcom
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the 'uv' package manager to run a Python script located within the skill's directory (
scripts/glucose.py) to retrieve glucose levels. - [CREDENTIALS_UNSAFE]: The skill requires the configuration of 'DEXCOM_USER' and 'DEXCOM_PASSWORD'. These credentials are provided by the user through environment variables or a local configuration file and are not hardcoded within the skill itself.
Audit Metadata