limrun-detox-testing
Pass
Audited by Gen Agent Trust Hub on Jun 25, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes multiple 'lim' CLI commands (such as 'lim ios reverse', 'lim ios launch-app', and 'lim ios element-tree') and 'npx detox' commands. These are used to establish network tunnels, manage the app lifecycle on the simulator, and run the Detox test runner.
- [EXTERNAL_DOWNLOADS]: The skill references the '@limrun/detox/driver' package and the 'detox' testing framework. The '@limrun/detox/driver' package is a vendor-owned resource belonging to the author, 'limrun-inc'.
- [INDIRECT_PROMPT_INJECTION]: The skill processes UI state data from the simulator via the 'lim ios element-tree' command to validate application screens.
- Ingestion points: Output from 'lim ios element-tree' (SKILL.md).
- Boundary markers: Not present.
- Capability inventory: Shell command execution via 'lim' and 'npx' (SKILL.md).
- Sanitization: Not explicitly documented.
Audit Metadata