ios-ettrace-performance
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill downloads the
ettraceCLI tool via Homebrew and clones the ETTrace source code from its official GitHub repository for building the simulator framework. These resources originate from EmergeTools, which is recognized as a well-known service in the mobile development ecosystem. - [COMMAND_EXECUTION]: The skill executes various development tools, including
xcodebuildfor framework compilation,brewfor package management, andgitfor source retrieval. It also runs theettraceCLI and internal scripts likecollect_ios_dsyms.shandanalyze_flamegraph_json.pyto automate the profiling workflow. - [SAFE]: All identified actions align with the primary purpose of the skill, which is to capture and interpret performance profiles on iOS simulators. There are no signs of malicious patterns such as credential theft, data exfiltration, or persistence mechanisms.
Audit Metadata