macos-app-build
Pass
Audited by Gen Agent Trust Hub on Aug 8, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute standard macOS development commands, including
xcodegenfor project generation andxcodebuildfor compiling native binaries. - [COMMAND_EXECUTION]: Includes the use of
tccutilto reset system-level automation permissions (AppleEvents), which is a legitimate troubleshooting step for developers working with AppleScript. - [EXTERNAL_DOWNLOADS]: Recommends using the Homebrew (
brew) package manager to install development tools and manage application updates through the Cask system.
Audit Metadata