limrun-maestro-testing

Pass

Audited by Gen Agent Trust Hub on Jul 28, 2026

Risk Level: SAFE
Full Analysis
  • [REMOTE_CODE_EXECUTION]: The skill provides instructions to install the Maestro CLI using curl -fsSL https://get.maestro.mobile.dev | bash. This is the documented, official installation method for Maestro, which is a well-known service in the mobile testing industry.
  • [EXTERNAL_DOWNLOADS]: The skill installs the lim CLI tool using npm install --global lim. This is the official tool provided by the vendor, limrun-inc, for interacting with their cloud simulator service.
  • [COMMAND_EXECUTION]: The skill uses lim CLI commands (e.g., lim ios create, lim ios maestro test, lim ios delete) to manage cloud simulators and execute tests. These commands are necessary for the skill's primary functionality and do not involve unauthorized system modifications.
  • [DATA_EXFILTRATION]: While the skill involves communication with a remote simulator, the data handled (test flows and screenshots) is consistent with the skill's purpose, and no patterns of sensitive data exfiltration to untrusted domains were detected.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 28, 2026, 05:58 PM
Security Audit — agent-trust-hub — limrun-maestro-testing