apple-reminders
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the
remindctltool via Homebrew (brew install steipete/tap/remindctl). The source is a publicly available repository from a recognized developer in the macOS community. - [COMMAND_EXECUTION]: The skill executes
remindctlcommands to manage reminders. This functionality is the primary purpose of the skill and relies on standard macOS permissions for data access. - [PROMPT_INJECTION]: The skill is subject to indirect prompt injection risks from reminder content. Ingestion points:
remindctloutput from Apple Reminders (file: SKILL.md). Boundary markers: Absent. Capability inventory: CLI execution for reminders management (file: SKILL.md). Sanitization: Absent. This surface is inherent to processing user-generated reminders.
Audit Metadata