automating-ios-simulator
Warn
Audited by Snyk on May 9, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (medium risk: 0.60). The skill instructs the agent to run scripts that create/delete simulators, install/uninstall apps, and change app permissions (simctl_create/delete, app_launcher, privacy_manager), so it does push the agent to modify the machine's state—though it does not request sudo, modify system files, or create user accounts.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata