automation
Pass
Audited by Gen Agent Trust Hub on Aug 17, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- Command Execution: The skill involves the execution of automation commands through the native CLI, which allows for interacting with a running application's runtime to list windows, perform assertions, and dispatch bridge messages.
- Local File Interaction: The skill utilizes a local directory (.zig-cache/native-sdk-automation/) for inter-process communication (IPC), reading app metadata from snapshots and writing command instructions to manage the application's state.
- System Clipboard and UI Interaction: Functional testing features include simulating keyboard input and verifying clipboard content, which are standard for comprehensive UI automation tasks.
Audit Metadata