ios-simulator

Pass

Audited by Gen Agent Trust Hub on Mar 10, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION] : The skill utilizes xcrun simctl, xcodebuild, osascript, and cliclick to automate simulator workflows. These are standard tools for iOS development and UI automation on macOS .- [PROMPT_INJECTION] : The skill includes a gallery generation script (scripts/gallery.sh) that processes user -provided metadata from screens.yaml.
  • Ingestion points: docs/screens/screens.yaml
  • Boundar y markers: Absent in the script logic.
  • Capability inventory: The skill has the ability to execute shell commands, interact with the macOS UI via osascript and cliclick, and manage the iOS simulator.
  • Sanitization: The script directl y interpolates YAML values into an HTML tem plate without escaping. This represents a surface for indirect prom pt injection, but is consistent with the skill's purpose as a local developer utilit y.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 10, 2026, 03:56 AM