ohos-dev-graphics-pixel-tests-generator

Pass

Audited by Gen Agent Trust Hub on Jun 16, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides structured instructions and templates for generating OpenHarmony graphics tests. All code patterns are consistent with the stated purpose of C++ pixel testing within the Rosen rendering framework.
  • [SAFE]: File system interactions are limited to standard OpenHarmony test directories such as /data/local/tmp for resources and /data/local/graphic_test for outputting screenshots. No access to sensitive user data or configuration files (e.g., .ssh, .env) is requested.
  • [SAFE]: The skill does not perform any network operations or external downloads. All referenced tools and APIs (e.g., RSCanvasNode, DisplayManager, RSTransactionProxy) are standard components of the OpenHarmony platform.
  • [SAFE]: Build system modifications are restricted to adding relative source paths to existing arrays in graphic_test/test/BUILD.gn, following a least-privilege approach that avoids creating new build targets.
  • [SAFE]: No obfuscation, dynamic code execution from remote sources, or credential harvesting patterns were found in the instructions or reference materials.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 16, 2026, 12:41 PM
Security Audit — agent-trust-hub — ohos-dev-graphics-pixel-tests-generator