midscene-testing-rules
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill defines coding conventions for automation testing. It references official Midscene.js documentation and standard npm packages for testing. No patterns of data exfiltration, obfuscation, or unauthorized access were found.
- [COMMAND_EXECUTION]: The skill provides instructions for generating code that utilizes ADB (Android Debug Bridge) commands (e.g.,
adbInput,adbTap) via a local utility library (@/tests/utils/android). This is a standard and expected requirement for Android automation testing scripts as described in the skill's purpose. - [EXTERNAL_DOWNLOADS]: Contains reference links to the official Midscene.js documentation site (
midscenejs.com). These are used for developer guidance and do not involve silent or malicious background downloads.
Audit Metadata