testing-mobile
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides instructions for executing mobile testing commands using
xcodebuild,gradlew,detox,maestro, andgcloud. These are legitimate tools for mobile development and testing workflows. - [EXTERNAL_DOWNLOADS]: The skill interacts with well-known cloud testing services including BrowserStack, Sauce Labs, and Firebase Test Lab via their official APIs. These interactions are documented for legitimate parallel testing and device farm access.
- [CREDENTIALS_UNSAFE]: The skill correctly advises the use of environment variables (e.g.,
$BROWSERSTACK_ACCESS_KEY,$SAUCE_ACCESS_KEY) rather than hardcoding secrets. Placeholders like 'your_key' are used in examples for user guidance. - [SAFE]: No malicious patterns such as prompt injection, obfuscation, or persistence mechanisms were detected. The skill's behavior aligns entirely with its stated purpose of automating mobile UI and functional testing.
Audit Metadata