xcode-build-fixer

Pass

Audited by Gen Agent Trust Hub on Mar 27, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The script scripts/benchmark_builds.py executes xcodebuild to manage build processes and timing data collection. These calls use subprocess argument lists, which effectively mitigates command injection risks.
  • [EXTERNAL_DOWNLOADS]: The skill uses git ls-remote to fetch tag information from remote repositories when pinning Swift Package Manager dependencies. This operation is limited to metadata retrieval and is consistent with the skill's purpose.
  • [SAFE]: The skill ingests an optimization plan from the repository to identify required changes. Security is maintained through a core rule requiring explicit developer approval before any modifications are performed by the agent.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 27, 2026, 02:53 PM