mobilewright
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions and code examples are consistent with the stated purpose of providing mobile automation and testing capabilities using the Mobilewright framework.
- [COMMAND_EXECUTION]: Uses standard
npxcommands to interact with the Mobilewright CLI for tasks such as initialization, environment checks, and running tests. - [EXTERNAL_DOWNLOADS]: References official packages (
mobilewright,@mobilewright/test) from the public npm registry for installation and execution. - [INDIRECT_PROMPT_INJECTION]: The skill includes functionality to inspect the UI tree of mobile applications via
screen.viewTree(). While this involves processing data from external apps, it is a core feature for UI automation and does not represent an active threat in this context.
Audit Metadata