simulator-utils
Pass
Audited by Gen Agent Trust Hub on Jul 5, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides numerous shell commands for managing iOS simulators using
xcrun simctl, building projects withxcodebuild, and processing images usingsips. These are all standard, built-in macOS developer utilities used according to their intended purposes. - [DATA_EXPOSURE]: The skill includes a command to search for build artifacts within
~/Library/Developer/Xcode/DerivedData. This is the default location for Xcode build outputs and is a routine path for developer workflows; no access to sensitive data such as credentials, SSH keys, or environment variables was detected.
Audit Metadata