macos-font-defaults

Pass

Audited by Gen Agent Trust Hub on Jul 2, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses defaults write and osascript to modify macOS system preferences and manage the Stickies application state. These are standard system administration commands required for the skill's stated purpose of managing font defaults.
  • [COMMAND_EXECUTION]: The script executes small Swift snippets via swift -e to interact with macOS's AppKit framework for font validation and PLIST manipulation. This is a legitimate use of the system's developer tools to handle complex data types (like archived NSFont objects) that cannot be easily managed via shell alone.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 2, 2026, 01:46 AM
Security Audit — agent-trust-hub — macos-font-defaults