ios-simulator
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the user on how to use
xcrun simctlto manage iOS simulator environments. This includes commands for creating, booting, and erasing devices, as well as installing and launching applications. These are standard operations for iOS app development and testing. - [DATA_EXFILTRATION]: The skill describes methods for inspecting application container directories and streaming system logs. While these commands provide access to application data and system events, they are intended for local debugging and do not include instructions for external data transmission.
- [PROMPT_INJECTION]: The use of log streaming represents a potential surface for indirect prompt injection if the agent processes untrusted data emitted by third-party applications during testing.
- Ingestion points: System and application logs streamed using
xcrun simctl spawn booted log stream(SKILL.md). - Boundary markers: None specified in the instructions.
- Capability inventory: Simulator lifecycle management, application deployment, and simulation of push notifications and locations.
- Sanitization: No log output sanitization or filtering logic is provided.
Audit Metadata