visual-inspection
Pass
Audited by Gen Agent Trust Hub on Jun 19, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes common shell utilities and development tools (
mkdir,ls,xcrun simctl, andidb) to manage local test evidence and interact with mobile simulators. These operations are standard for UI automation and testing environments. - [SAFE]: The skill manages data responsibly by directing all diagnostic output (screenshots, reports, and snapshots) to a dedicated local directory (
e2e-evidence/). There are no attempts to access sensitive system files or perform unauthorized network operations.
Audit Metadata