appium-testing
Pass
Audited by Gen Agent Trust Hub on Aug 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of documentation, code examples, and configuration guides for Appium mobile testing.
- [EXTERNAL_DOWNLOADS]: The skill provides instructions for installing official software using standard package managers.
- Installs the global
appiumpackage via npm. - Installs official Appium drivers (xcuitest, uiautomator2, espresso, mac2, windows) using the Appium CLI.
- References standard GitHub Actions (
actions/checkout,reactivecircus/android-emulator-runner) for CI/CD integration. - [COMMAND_EXECUTION]: The skill includes shell commands for starting the Appium server and running tests (
wdio run). These are standard operations for the described workflow and do not involve suspicious parameters or data exfiltration. - [DATA_EXFILTRATION]: No exfiltration patterns were found. The skill mentions local server communication (
localhost:4723) and documentation links to the official Appium website.
Audit Metadata