Health Mate
PassAudited by VirusTotal on May 11, 2026.
Findings (1)
Health-Mate is a comprehensive health tracking and reporting skill that aggregates user-logged data into daily, weekly, and monthly PDF reports. It uses the `openclaw` CLI for local LLM analysis and the Tavily API for clinic recommendations, both of which are aligned with its stated purpose. Network activity is limited to user-configured webhooks (DingTalk, Feishu, Telegram) and optional font downloads. The code is well-structured, lacks obfuscation, and high-risk capabilities like file I/O and subprocess execution (found in `daily_report_pro.py` and `monthly_report_pro.py`) are used strictly for report generation and local LLM interaction as described in `SKILL.md`.
