ios-simulator-skill

Warn

Audited by Snyk on Feb 25, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 0.80). The skill explicitly captures and parses UI content from the simulator (e.g., get_accessibility_tree via idb ui describe-all used by accessibility_audit.py and screen_mapper.py, and screenshots/accessibility trees captured by app_state_capture.py), and it also supports opening arbitrary URLs (app_launcher.py --open-url) while navigator.py can act on text found in the UI — meaning untrusted or user-provided web/app content rendered in the simulator could be read and used to drive agent actions.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Feb 25, 2026, 02:58 AM