axiom-xcode-debugging
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes
killallandrm -rfto 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/DerivedDataand~/Library/Logs/DiagnosticReports/. This access is restricted to local environment metadata necessary for identifying and symbolicating build or crash issues.
Audit Metadata