axiom-xcode-debugging

Pass

Audited by Gen Agent Trust Hub on Apr 6, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes killall and rm -rf to terminate hung processes (e.g., xcodebuild, Simulator) and clear build caches (DerivedData). These are standard administrative actions for resolving persistent Xcode environment failures and are presented with appropriate usage context and warnings.
  • [DATA_EXPOSURE]: Accesses standard local directories for build artifacts and diagnostic information, such as ~/Library/Developer/Xcode/DerivedData and ~/Library/Logs/DiagnosticReports/. This access is restricted to local environment metadata necessary for identifying and symbolicating build or crash issues.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 6, 2026, 11:23 PM