Apple Calendar CLI

PassAudited by VirusTotal on May 13, 2026.

Findings (1)

The skill bundle is classified as benign. The `SKILL.md` provides instructions for installing and using `accli`, a command-line tool for managing Apple Calendar on macOS. All commands and examples are directly related to calendar operations (listing, creating, updating, deleting events, checking free/busy times). While the installation step (`npm install -g @joargp/accli`) introduces a supply chain risk from the external npm package, the instructions within the skill bundle itself do not exhibit any malicious intent, data exfiltration, persistence mechanisms, or prompt injection attempts against the agent. The instructions are clear, aligned with the stated purpose, and even include safety warnings like confirming deletions with the user.