health-data

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFENO_CODE
Full Analysis
  • No Executable Code (SAFE): The skill documentation refers to several Python scripts (e.g., query_health.py, process_health_data.py) that are essential for the skill's functionality, but these scripts were not included in the provided file set. This analysis covers the documented architecture and logic provided in the markdown files.\n- Persistence (SAFE): The skill instructs the user to set up a cron job for daily health report generation. While crontab is a common persistence mechanism, its use here is transparently documented and necessary for the skill's primary goal of automated daily tracking.\n- Command Execution (SAFE): The setup guide requires the user to execute local Python scripts and modify system tasks. These actions are standard for the described health integration and do not involve suspicious obfuscation or privilege escalation.\n- Data Privacy (SAFE): The skill handles sensitive health information (weight, heart rate, sleep). However, the data flow is confined to the user's personal infrastructure (Apple Health, iCloud, and local machine), with no indications of unauthorized network exfiltration.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:47 PM