ios-ettrace-performance

Pass

Audited by Gen Agent Trust Hub on Apr 25, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • External Tool Acquisition: The skill downloads the ETTrace source code from its official GitHub repository and installs the runner CLI via Homebrew. These operations target established performance tooling resources.
  • Dynamic Build Operations: It executes xcodebuild to compile a simulator-specific version of the ETTrace framework. This is a standard procedure for integrating profiling libraries into development builds.
  • Automated Data Collection: The included shell scripts automate the retrieval of dSYM symbols and the processing of performance JSON files. These scripts use standard system utilities like dwarfdump and PlistBuddy to ensure accurate symbolication of traces.
  • Environment Scoping: The skill creates temporary directories for profiling artifacts, maintaining a clean workspace for each session.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 25, 2026, 04:32 PM