limrun-xcode-and-ios-simulator

Pass

Audited by Gen Agent Trust Hub on Jun 25, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill instructs the agent to install the lim CLI tool globally using npm install --global lim. This package is the official tool provided by the vendor for managing remote builds.
  • [COMMAND_EXECUTION]: Extensive use of shell commands via the lim CLI is required to build projects, create simulators, and interact with the iOS environment. This includes executing action sequences from local files using lim ios perform --file.
  • [DATA_EXFILTRATION]: The core functionality of the skill involves running lim xcode build ., which synchronizes the local project directory with Limrun's remote cloud Xcode servers. This transfer of code is necessary for the remote build and test workflow.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 25, 2026, 10:40 PM
Security Audit — agent-trust-hub — limrun-xcode-and-ios-simulator