calctl
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill interacts with local Apple Calendar data to list, show, and search events, which is its primary stated purpose.
- [EXTERNAL_DOWNLOADS]: The skill recommends installing
ical-buddyvia Homebrew (brew install ical-buddy), which is a well-known and trusted package manager for macOS. - [COMMAND_EXECUTION]: The skill uses shell commands to manage calendar data; however, these operations are confined to the intended calendar management tasks.
- [PROMPT_INJECTION]: While the skill reads external data (calendar events) which could theoretically contain malicious text, this is a standard indirect prompt injection surface for any data-reading tool and is handled by the model's internal safety guardrails.
Audit Metadata