testing-mobile-apps
Pass
Audited by Gen Agent Trust Hub on Apr 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions focus on legitimate mobile development and testing workflows, utilizing official commands for Xcode, Android SDK, and React Native.
- [COMMAND_EXECUTION]: The skill utilizes the Bash tool with a restricted pattern
test:mobile-*, which limits the scope of executable commands to those related to mobile testing tasks. Instructions include standard usage ofxcodebuild,gradlew,adb, andxcrun. - [EXTERNAL_DOWNLOADS]: The skill references documentation and tools from well-known technology providers (Apple, Google, Wix, Appium, Maestro). No downloads from untrusted or unknown third-party sources were identified.
- [DATA_EXFILTRATION]: No patterns of sensitive file access (e.g., SSH keys, environment variables) or network exfiltration were found. The use of JUnit XML for test reports is a standard development practice.
- [PROMPT_INJECTION]: The skill follows clear instructional patterns without any attempts to override agent safety guidelines or hide malicious instructions in metadata.
Audit Metadata