Samsung Health
PassAudited by VirusTotal on May 12, 2026.
Findings (1)
The skill is classified as suspicious due to its installation method, which involves cloning and executing code from an external GitHub repository (https://github.com/mudgesbot/samsung-health-skill.git) via `git clone` and `pip install -e .` commands in SKILL.md. While this is a common installation pattern, it introduces a supply chain risk as the integrity and content of the remote repository are not verified within the scope of the provided files. This constitutes a 'risky capability' without clear malicious intent in the provided files, aligning with the 'suspicious' classification rather than 'benign' (due to the high-risk behavior) or 'malicious' (due to lack of direct evidence of intentional harm).
