hmos-scan-kit-customscan

Pass

Audited by Gen Agent Trust Hub on Jun 22, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is designed for HarmonyOS developers to implement custom scanning interfaces. All operations are localized to the user's project directory and follow established development patterns for the platform.
  • [SAFE]: The skill uses local reference files (sample code and documentation) to guide the implementation. It does not perform any external downloads or execute remote scripts.
  • [SAFE]: Command execution is restricted to built-in environment tools (builtin_check_editor_errors and builtin_execute_build_command) for the purpose of code validation and project compilation, which is consistent with its stated purpose.
  • [SAFE]: Permission management is handled correctly by requesting the standard ohos.permission.CAMERA permission required for scanning functionality.
  • [SAFE]: Data access is limited to reading project metadata (module.json5, main_pages.json) to verify environment status and facilitate code integration. No sensitive user data or system credentials are accessed or exposed.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 22, 2026, 10:16 AM
Security Audit — agent-trust-hub — hmos-scan-kit-customscan