automating-hammerspoon
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains configuration examples and documentation for macOS desktop automation. All provided code snippets and procedures are consistent with the intended purpose of managing Hammerspoon scripts and system services.
- [COMMAND_EXECUTION]: The documentation describes the use of standard macOS utilities such as
launchctlfor service management andopenfor application control. These commands are executed within the user's local context and are used for legitimate automation tasks. - [COMMAND_EXECUTION]: The terminal automation logic involves constructing shell commands to navigate to directory paths retrieved from Finder. The documentation demonstrates security awareness by recommending the use of double quotes to handle special characters in file paths.
Audit Metadata