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 pmset for battery monitoring, defaults and plutil for reading user preferences, and osascript for 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.py script 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 NSProcessInfo Objective-C bridge through JavaScript for Automation (JXA).
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 23, 2026, 07:26 PM
Security Audit — agent-trust-hub — osascript-sysinfo