run-device

Pass

Audited by Gen Agent Trust Hub on Aug 2, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses eval combined with awk to parse the output of xcodebuild -showBuildSettings. This is used to dynamically extract the build directory (DIR) and product name (NAME) to locate the built application.
  • [EXTERNAL_DOWNLOADS]: The skill references the well-known libimobiledevice library and suggests installation via Homebrew (brew install libimobiledevice) to enable screenshot capabilities on physical hardware. It also provides a link to the project's official website at libimobiledevice.org.
  • [COMMAND_EXECUTION]: Multiple shell commands are utilized to interact with iOS devices, including xcrun devicectl for installation and process management, and PlistBuddy for reading application metadata from Info.plist.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 2, 2026, 01:19 PM
Security Audit — agent-trust-hub — run-device