Pill Reminder

PassAudited by VirusTotal on Apr 18, 2026.

Findings (1)

The 'pill-reminder' skill manages medication schedules by instructing the AI agent to create system cron jobs and maintain local data files (pills.md, pill-log.md). While the behavior is aligned with its stated purpose, the instruction to programmatically generate crontab entries from user-supplied input (pill names and times) presents a potential shell injection vulnerability. The skill also requires access to external messaging channels for notifications, fitting the criteria for suspicious due to high-risk capabilities (shell, network, and file access).