apple-shortcuts
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes various shell commands to manage shortcuts, including
shortcuts list,shortcuts run, andmas install. It specifically instructs the agent to run scripts from an external repository located at~/projects/jasonkuhrt/dotfiles/shortcuts/analyze-shortcuts-actions.fish. - [EXTERNAL_DOWNLOADS]: The skill utilizes external services for functionality, such as the
masCLI for Mac App Store installations and the RoutineHub service for shortcut signing via thecherri --hubsigncommand. - [DATA_EXPOSURE]: The skill accesses sensitive local database files to discover shortcut actions and definitions, specifically
~/Library/Shortcuts/Shortcuts.sqliteand theToolKitSQLite databases in the user's Library folder. - [INDIRECT_PROMPT_INJECTION]: The skill has an attack surface for indirect prompt injection as it reads and processes data from local SQLite databases and iCloud configuration files, which could theoretically contain malicious instructions embedded in shortcut names or action metadata.
Audit Metadata