limrun-maestro-testing
Warn
Audited by Snyk on Jul 28, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). The runtime path described in SKILL.md is that
lim ios maestro testconsumes a user-supplied Maestro flow YAML (flow.yaml/flows/) at execution time, which is free text controlled by the caller.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The SKILL.md prerequisite instructs running a remote installer that pipes fetched code to a shell (curl -fsSL https://get.maestro.mobile.dev | bash), which downloads and executes remote code at setup/runtime and is required for the skill.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata