ios-ettrace-performance
Pass
Audited by Gen Agent Trust Hub on Jun 25, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the ETTrace source code from the official EmergeTools GitHub repository to build the necessary xcframework for simulator profiling.
- [COMMAND_EXECUTION]: Uses
brewto install the ETTrace host-side runner from the official EmergeTools homebrew tap. - [COMMAND_EXECUTION]: Employs
xcodebuildto archive and create xcframeworks from the downloaded source code. - [COMMAND_EXECUTION]: Executes local scripts
collect_ios_dsyms.shandanalyze_flamegraph_json.pyincluded with the skill to manage symbolication and profile analysis. - [DATA_EXPOSURE_AND_EXFILTRATION]: Operates on local application binaries and symbol files (dSYMs) within temporary directories; no unauthorized network exfiltration was observed.
Audit Metadata