ios-visual-explore
Pass
Audited by Gen Agent Trust Hub on Aug 6, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides instructions to execute a local script (
ios-visual-explore) that facilitates interaction with iOS simulators. This script is used to perform automated actions such as taps, drags, and keypresses via theidbutility. - [CREDENTIALS_UNSAFE]: The documentation demonstrates safe credential management practices by advising the user to store the
GEMINI_API_KEYin the macOS Keychain instead of using plaintext environment variables or hardcoded strings. - [EXTERNAL_DOWNLOADS]: The skill references established developer tools including
uv(a Python package installer) andidb_companion(Facebook's iOS development bridge), which are standard in mobile development environments.
Audit Metadata