ohos-test-ut-generation
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute a bundled Python script,
scripts/analyze-existing-tests.py, to extract test styles and macros from the user's project directory. This is a legitimate functional requirement for generating consistent test code. - [SAFE]: Technical analysis of
scripts/analyze-existing-tests.pyconfirms it is a static analysis tool that processes C++ files using regular expressions. It does not possess network access, nor does it perform any unauthorized data exfiltration or persistence operations. - [SAFE]: All external URL references point to official and trusted OpenHarmony repositories on Gitee and GitCode, which are verified technology platforms for this ecosystem.
- [SAFE]: The skill employs comprehensive templates and best-practice guides (
references/directory) to ensure generated tests are compliant with the OpenHarmonytestfwk_developer_testframework.
Audit Metadata