skills/kylehughes/apple-platform-build-tools-claude-code-plugin/building-apple-platform-products/Gen Agent Trust Hub
building-apple-platform-products
Pass
Audited by Gen Agent Trust Hub on Mar 8, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes standard Apple development command-line tools including xcodebuild, swift, xcrun, and simctl to manage the build and test lifecycle.
- [COMMAND_EXECUTION]: Provides instructions for system configuration commands like sudo xcode-select to set the active developer directory, which is a standard procedure for macOS development environments.
- [COMMAND_EXECUTION]: Includes commands for clearing build artifacts and caches using rm -rf, specifically targeting project-local .build folders and Xcode's DerivedData directory.
Audit Metadata