axiom-testflight-triage
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is purely educational and instructional, offering a structured approach to debugging iOS applications. It includes standard terminal commands such as
xcrun atos,mdfind, anddwarfdump, which are legitimate macOS developer utilities used for symbolicating crash logs. - [PROMPT_INJECTION]: No attempts to override system prompts, bypass safety filters, or extract sensitive instructions were found. The language used is strictly professional and context-appropriate.
- [DATA_EXFILTRATION]: There are no network operations to untrusted domains or attempts to access and leak sensitive files like SSH keys or environment variables. References to directory paths like
~/Library/Developer/Xcode/Archives/are for manual user-led investigation. - [REMOTE_CODE_EXECUTION]: The skill does not perform any remote code execution or download external scripts. The code snippets provided are for the user to apply to their own local development projects.
- [COMMAND_EXECUTION]: Command examples provided in the markdown are for local troubleshooting and utilize well-known developer tools with no signs of malicious injection or privilege escalation.
Audit Metadata