Allergy

PassAudited by VirusTotal on May 14, 2026.

Findings (1)

The Allergy skill is a local health tracking tool designed to log allergens and symptoms to a local directory (~/.local/share/allergy/). Analysis of the shell script (scripts/script.sh) confirms it performs only local file operations (reading/writing logs) and lacks any network connectivity, data exfiltration, or persistence mechanisms. Although the script contains a logic bug where a duplicate 'export' case prevents the actual export function from executing, and the SKILL.md documentation is redundantly formatted, the code is functionally transparent and lacks any malicious intent or significant security vulnerabilities.