ohos-dev-distributed-mmi-ram-rom-measurement

Pass

Audited by Gen Agent Trust Hub on Jun 16, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill instructs the user to execute diagnostic commands on a target OpenHarmony device using the hdc (OpenHarmony Device Connector) tool, such as hidumper --mem, cat /proc/PID/smaps, and readelf for binary analysis.
  • [COMMAND_EXECUTION]: The skill involves high-privilege system operations, specifically remounting the root filesystem as read-write (mount -o rw,remount /) and replacing system .so libraries. These operations are explicitly identified as destructive test operations and are gated behind instructions requiring user approval and the creation of backups.
  • [SAFE]: The Python scripts provided in the reference files are simple, local utility scripts designed to parse system-generated diagnostic files (smaps) and do not perform any network operations or suspicious data handling.
  • [SAFE]: The skill's behavior and required permissions are consistent with its stated purpose of performance measurement and system-level development for the OpenHarmony operating system.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 16, 2026, 12:41 PM
Security Audit — agent-trust-hub — ohos-dev-distributed-mmi-ram-rom-measurement