apple-reminders
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes the
remindctlcommand-line tool to manage reminders on macOS, including listing, adding, and deleting entries. - [EXTERNAL_DOWNLOADS]: The skill references the
remindctlutility, which is downloaded from an external Homebrew tap or a GitHub repository. - [PROMPT_INJECTION]: The skill handles untrusted data from the Reminders database. 1. Ingestion points:
remindctl today,remindctl all,remindctl list. 2. Boundary markers: None. 3. Capability inventory:remindctl add,edit,complete,delete. 4. Sanitization: None.
Audit Metadata