Health Assistant
PassAudited by VirusTotal on May 11, 2026.
Findings (1)
The health-assistant skill is a comprehensive personal wellness manager that tracks health metrics, medications, and provides informational guidance on various health topics. The Python scripts (health_manager.py and health_storage.py) handle local data storage in the user's home directory (~/.health_data) using standard JSON format without any network activity, shell execution, or obfuscation. While the skill collects sensitive health information, its behavior is transparent and strictly aligned with its stated purpose as a local health tracking tool.
