macos-reminders

Pass

Audited by Gen Agent Trust Hub on Mar 14, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is implemented as a collection of AppleScript files targeting the macOS Reminders application. No malicious patterns, such as unauthorized data access or persistence mechanisms, were detected.- [COMMAND_EXECUTION]: Several scripts (e.g., scripts/reminder/delete-by-id.applescript) utilize do shell script for string trimming. These implementations use the quoted form of AppleScript property, which ensures that user-provided inputs are safely escaped, preventing potential shell injection attacks.- [SAFE]: The skill operates entirely within the local environment. It does not initiate network connections, attempt to exfiltrate data, or access sensitive files (like SSH keys or environment variables) outside of the Reminders database.- [SAFE]: Installation and development tools provided in the repository, such as the Makefile and smoke tests, are standard and perform local actions like compilation and verification without downloading untrusted external payloads.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 14, 2026, 08:51 PM