Emotion Weather Station
Security checks across malware telemetry and agentic risk
Overview
The skill's code, instructions, and resource requests are consistent with a local emotion-tracking assistant and do not request unrelated credentials or installs, but you should still review for privacy and clinical-safety concerns before use.
This skill appears internally consistent and implements local emotion-tracking and recommendation logic. Before installing, consider: (1) Privacy: the skill will process sensitive personal-emotional data — review handler.py for any network/telemetry calls or file writes (check for requests, socket, open(...,'w'), or posting to remote URLs). (2) Storage: confirm where records are kept (in-memory vs disk) and whether any logs leak data. (3) Clinical safety: the recommendations are informational and not a substitute for professional care; ensure the skill includes appropriate disclaimers. (4) Run the included tests in an isolated environment (scripts/test.py) to verify behavior. If you need higher assurance, provide the full handler.py contents for a line-by-line review or run it in a sandbox to monitor network/file activity.
SkillSpector
SkillSpector findings are pending for this release.
VirusTotal
No VirusTotal findings
