ios-simulator-browser
Pass
Audited by Gen Agent Trust Hub on Jun 25, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
xcodebuildandxcrun simctlto manage the build and runtime environment of the iOS simulator. It implements a hot-reload feature by dynamically generating Swift source code at runtime, compiling it into dylibs, and loading them into the process usingdlopen. - [EXTERNAL_DOWNLOADS]: The skill references and clones the
SnapshotPreviews-iOSframework from the EmergeTools repository on GitHub. It also utilizesnpxto download and run theserve-simutility from the public npm registry.
Audit Metadata