oh-xts-generator-template
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): No malicious patterns detected. The skill primarily consists of documentation, test case templates, and utility scripts for managing OpenHarmony test suites.
- [EXTERNAL_DOWNLOADS] (SAFE): The documentation includes standard environment setup instructions (e.g., installing Node.js and nvm) from legitimate sources. These are guidance for the developer and are not automated malicious downloads.
- [COMMAND_EXECUTION] (SAFE): A cleanup script (
cleanup_group.sh) is provided to remove build artifacts like.hvigorandoh_modules. This is a standard development maintenance task and includes basic directory verification to prevent unintended deletions. - [PROMPT_INJECTION] (SAFE): The skill processes API definition files (
.d.ts) to generate tests. While this presents a theoretical surface for indirect prompt injection if a malicious file is parsed, no vulnerabilities or bypass attempts were found in the skill logic itself.
Audit Metadata