xcodebuild
Pass
Audited by Gen Agent Trust Hub on Aug 17, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill serves as a reference for iOS and macOS build engineering using official Apple CLI tools. The instructions are consistent with industry best practices for CI/CD pipelines.
- [COMMAND_EXECUTION]: The skill includes examples of shell commands such as
xcodebuild,xcrun simctl, andswift --version. These are standard utilities provided by the Xcode Command Line Tools and are intended for use in local or CI build environments. - [EXTERNAL_DOWNLOADS]: The skill references established resources including official Apple documentation, the
fastlanetool, and a widely-used GitHub Action (maxim-lobanov/setup-xcode) for configuring Xcode in automated workflows. These are well-known resources in the mobile development community.
Audit Metadata