device-interaction
Pass
Audited by Gen Agent Trust Hub on Jul 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill facilitates automated UI testing of iOS applications. It includes standard testing workflows such as launching applications, capturing UI hierarchy/screenshots, and simulating user input (taps, swipes, keyboard events).
- [COMMAND_EXECUTION]: The skill uses tools to execute app launch commands and interact with the device environment. These operations are restricted to the context of application testing and debugging (e.g.,
DeviceInteractionInstallAndRun). - [DATA_EXPOSURE]: The skill accesses UI hierarchy data and screenshots to verify application state. This is an intended function for UI testing and does not involve accessing sensitive system files or user credentials outside the application under test.
- [FRONTMATTER_ANALYSIS]: The skill definition correctly scopes its use to UI-affecting features and provides clear triggers for when the agent should invoke these testing capabilities.
Audit Metadata