ohos-dev-distributed-mmi-uinput-virtual-device

Pass

Audited by Gen Agent Trust Hub on Jun 16, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides legitimate development and testing guidelines for OpenHarmony's input subsystem. All code snippets involve standard Linux/OpenHarmony APIs for virtual device management (/dev/uinput) and system diagnostics (hidumper).
  • [COMMAND_EXECUTION]: The skill includes a shell script for capturing diagnostic data. It uses the hidumper utility, which is a standard tool for inspecting system service status on OpenHarmony. The use of $TEST_BIN is typical for a test runner script intended for local development environments.
  • [DATA_EXPOSURE]: The skill writes temporary status and log files to /data/local/tmp/. This is a standard directory for non-persistent development data on OpenHarmony/Android-based systems and does not involve the handling or exfiltration of sensitive user credentials or private information.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 16, 2026, 12:41 PM
Security Audit — agent-trust-hub — ohos-dev-distributed-mmi-uinput-virtual-device