apple-native-dev

Pass

Audited by Gen Agent Trust Hub on Apr 1, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses just recipes and shell scripts to automate iOS/macOS development tasks. These commands include xcodebuild for compilation, xcrun for simulator and device management, and sed for local configuration updates. It also uses the security utility to retrieve the developer's Team ID from the local keychain to automate configuration.
  • [EXTERNAL_DOWNLOADS]: The skill instructs the user to install well-known development tools such as xcodegen, just, and xcode-build-server using the Homebrew package manager.
  • [SAFE]: The skill specifically addresses data exposure risks by guiding the user to use .xcconfig files and .gitignore to prevent committing personal Apple Team IDs or signing certificates to git repositories. It also enables security features like ENABLE_USER_SCRIPT_SANDBOXING by default in its project templates.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 1, 2026, 06:51 AM