mobile-testing
Pass
Audited by Gen Agent Trust Hub on Aug 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists entirely of instructional content, decision trees, and code templates for mobile testing. No malicious patterns or bypass attempts were found.
- [COMMAND_EXECUTION]: The documentation includes examples of standard development CLI commands such as
flutter test,./gradlew test,xcodebuild, andadbcommands. These are used strictly for educational purposes and demonstrate how users can run tests in their own environments. - [EXTERNAL_DOWNLOADS]: The GitHub Actions examples reference official and well-known actions including
actions/checkout,actions/setup-java, andsubosito/flutter-action. These are standard tools in mobile CI/CD pipelines and are categorized as safe references. - [DYNAMIC_EXECUTION]: The skill facilitates the generation of test scripts (Kotlin, Swift, Dart, TypeScript) based on user-provided parameters like platform and framework. These templates use static patterns and do not involve the execution of untrusted or dynamically assembled code within the agent's context.
Audit Metadata