xcode-build

Pass

Audited by Gen Agent Trust Hub on Jul 9, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes the Bash tool to execute native Apple development commands such as xcodebuild for project compilation and xcrun simctl for iOS simulator interaction (booting, installing apps, launching, and capturing logs).
  • [COMMAND_EXECUTION]: Provides instructions for streaming system and application logs using /usr/bin/log stream, which is a standard procedure for debugging iOS and macOS software.
  • [COMMAND_EXECUTION]: Includes simulator management commands that can modify the keychain (adding root/CA certificates) and privacy permissions (location, photos, camera), which are necessary for testing app capabilities in a development environment.
  • [SAFE]: No obfuscation techniques, such as Base64 or hidden characters, were found. The skill does not download or execute remote scripts and does not attempt to persist between sessions or escalate privileges beyond the intended scope of developer tooling.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 9, 2026, 11:16 AM
Security Audit — agent-trust-hub — xcode-build