axiom-performance
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill provides extensive documentation and actionable patterns for Apple platform performance engineering. It follows official Apple best practices for memory management, energy efficiency, and app responsiveness.
- [COMMAND_EXECUTION]: The skill utilizes standard Apple command-line utilities, such as
xcrun,xctrace,sample, andsimctl, to perform diagnostic tasks. These tools are invoked locally to collect performance traces, inspect process memory, and simulate developer conditions like push notifications. - [COMMAND_EXECUTION]: Support for inspecting system state is provided through standard process discovery commands like
psandpgrep, which are used to identify target applications for profiling. - [SAFE]: The skill documents capabilities to analyze crash logs and MetricKit payloads. These features are standard for performance triage and represent a low-risk surface for indirect prompt injection from external data sources.
Audit Metadata