xcode-compilation-analyzer

Pass

Audited by Gen Agent Trust Hub on Mar 27, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill includes a Python script (scripts/diagnose_compilation.py) that executes the xcodebuild command to gather build timing and diagnostic data. The script uses the subprocess.run method with a list of arguments and without a shell, which is a secure practice that mitigates command injection risks.
  • [EXTERNAL_DOWNLOADS]: The documentation references external technical resources from Apple, Bitrise, and recognized community experts. These references are used for providing optimization guidelines and do not trigger automatic downloads or execution of external scripts.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 27, 2026, 02:54 PM