idb-claude-mobile-testing
Pass
Audited by Gen Agent Trust Hub on Mar 22, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill includes numerous shell commands for interacting with iOS simulators using local CLI tools such as
idb,idb_companion,jq, andxcrun simctl. These commands are standard for mobile application testing and automation tasks. - [COMMAND_EXECUTION]: The skill provides a Python script (
scripts/idb-test-helper.py) that uses thesubprocessmodule to programmatically execute theidbCLI tool for UI tree extraction and input simulation. - [SAFE]: No suspicious network activity, data exfiltration, or obfuscation techniques were detected. The skill's behavior is consistent with its stated purpose of mobile app UI testing.
Audit Metadata