axiom-swiftui-debugging-diag
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to run local developer tools including
xcodebuildfor building schemes,grepfor searching view identity/environment patterns in source code, andopenfor accessing the Instruments app and diagnostic reports. These are standard operations within a developer's local environment for the purpose of debugging. - [PROMPT_INJECTION]: The skill contains 'FORBIDDEN Actions' and 'Mandatory Protocols' that steer the agent toward systematic debugging behavior. While these use strong language to override default behaviors (preventing 'guessing'), they are context-specific task constraints and do not target system-level safety or instruction bypass.
- [SAFE]: The skill involves reading local diagnostic crash reports from
~/Library/Logs/DiagnosticReports/. This access is restricted to identifying the causes of local development crashes (e.g., Xcode previews) and does not involve network exfiltration or access to high-value secrets like credentials.
Audit Metadata