harmonyos-app
Pass
Audited by Gen Agent Trust Hub on Jun 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate technical documentation and best practices for building HarmonyOS applications. It correctly enforces strict typing (ArkTS) and modern architectural models (Stage model).
- [SAFE]: All code examples and templates utilize standard HarmonyOS SDK components (kits such as
@kit.AbilityKit,@kit.NetworkKit, and@kit.ArkUI). - [SAFE]: Networking and data storage implementations (e.g.,
HttpClient.ets,DistributedStorage) use appropriate system APIs and include standard security practices like placeholder credential management and token-based authentication patterns. - [SAFE]: The distributed capability guides (cross-device calls, KV stores, and file sharing) are consistent with the platform's security model, emphasizing device trust validation and security levels.
Audit Metadata