skills/openharmonyinsight/openharmony-skills/ohos-test-arkruntime-interop-testing/Gen Agent Trust Hub
ohos-test-arkruntime-interop-testing
Pass
Audited by Gen Agent Trust Hub on Jun 26, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: The skill instructions and documentation are focused on development workflows. No patterns attempting to bypass agent constraints or override safety guidelines were found.
- [DATA_EXFILTRATION]: No sensitive file paths, hardcoded credentials, or unauthorized network operations were identified. The template configurations use standard build system variables (e.g.,
${PANDA_ROOT}) appropriate for the target environment. - [REMOTE_CODE_EXECUTION]: The skill does not perform any remote script downloads or execute code from untrusted external sources. It provides static code templates for local compilation.
- [EXTERNAL_DOWNLOADS]: No external packages or dependencies (NPM, PyPI, etc.) are downloaded or installed by the skill.
- [COMMAND_EXECUTION]: The skill references standard development tools such as CMake and a local formatting script (
code-format.sh), which are routine for its stated purpose of assisting with C++ and ArkTS development. - [OBFUSCATION]: All files consist of plain text documentation and source code templates. No hidden characters, Base64-encoded strings, or homoglyphs were detected.
Audit Metadata