xcode-build-benchmark

Pass

Audited by Gen Agent Trust Hub on Mar 27, 2026

Risk Level: SAFECOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
  • [COMMAND_EXECUTION]: The benchmarking script scripts/benchmark_builds.py utilizes subprocess.run to execute the local xcodebuild utility. It constructs command arguments from user-provided project settings and allows for additional flags via the --extra-arg parameter.
  • [DATA_EXFILTRATION]: The skill gathers environment context such as the host's name and operating system version to include in the benchmark artifacts. This data is written to a local directory (.build-benchmark/) and is not transmitted externally.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 27, 2026, 02:55 PM