testing-mobile-apps
Pass
Audited by Gen Agent Trust Hub on Jul 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill acts as a specialized guide for mobile testing, adhering to standard development practices for environment setup, test case creation, and CI/CD integration.
- [EXTERNAL_DOWNLOADS]: The skill references official documentation and public repositories for well-known testing frameworks such as Appium (appium.io), Detox (Wix), and Maestro (mobile.dev). These are recognized industry-standard resources.
- [COMMAND_EXECUTION]: The skill leverages standard mobile development CLI tools including
xcodebuild,adb, andgradlew. Shell execution via theBashtool is restricted in the YAML frontmatter to commands prefixed withtest:mobile-*, providing an additional layer of scoped access. - [INDIRECT_PROMPT_INJECTION]:
- Ingestion points: Processes mobile application binaries (
.apk,.ipa), system logs, and test report files (JUnit XML) during the testing lifecycle. - Boundary markers: Not explicitly defined in the natural language instructions.
- Capability inventory: The skill utilizes
Bash,Write, andEdittools to configure environments and execute tests. - Sanitization: No manual sanitization of test output is described; the skill relies on the standard output formats of the underlying testing frameworks.
Audit Metadata