osascript-sysinfo
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes various macOS system utilities including
pmsetfor battery monitoring,defaultsandplutilfor reading user preferences, andosascriptfor system information and login item management. - [COMMAND_EXECUTION]: Provides the capability to list, add, and remove macOS login items via System Events AppleScript. This functionality is the primary purpose of the
login-items.pyscript and includes basic input sanitization to prevent breaking the AppleScript string context. - [COMMAND_EXECUTION]: Accesses system state and hardware data (CPU count, RAM, OS version, hostname) using the
NSProcessInfoObjective-C bridge through JavaScript for Automation (JXA).
Audit Metadata