axiom-xcode-debugging
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes local command-line utilities for environment maintenance and diagnostics. Evidence includes the use of
xcodebuildandswiftfor build management,xcrun simctlfor simulator control, andpsandkillallfor process oversight. These tools are used within their intended scope for software development troubleshooting. - [DATA_EXPOSURE]: The skill references local paths to access diagnostic data required for debugging. Evidence includes accessing build artifacts in
~/Library/Developer/Xcode/DerivedDataand system logs in~/Library/Logs/DiagnosticReports/. This access is localized and does not involve network transmission of the data.
Audit Metadata