apple-reminders
Pass
Audited by Gen Agent Trust Hub on May 16, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill provides instructions for managing Apple Reminders through a legitimate third-party CLI tool. Its operations are transparent and match the described functionality.
- [EXTERNAL_DOWNLOADS]: The skill references the installation of 'remindctl' via Homebrew (steipete/tap/remindctl) or by building from source from its official GitHub repository. These are standard and verifiable distribution methods for macOS utilities.
- [COMMAND_EXECUTION]: The skill executes the 'remindctl' binary to interact with the local macOS Reminders database. The commands are limited to task management actions (add, list, edit, delete) as requested by the user.
Audit Metadata