baidu-map-harmonyos-sdk
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [SAFE]: The skill content consists of technical documentation and procedural guidelines for using an official mobile SDK. No malicious instructions, prompt injections, or obfuscation techniques were identified.
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install official packages from the vendor's namespace (@bdmap) using the standard OpenHarmony package manager (
ohpm). These are trusted resources within the SDK provider's ecosystem. - [COMMAND_EXECUTION]: The documentation includes standard commands for project setup and compilation, such as
ohpm installandhvigorw, which are essential parts of the HarmonyOS development toolchain. - [DATA_EXFILTRATION]: Network communication described in the API references (e.g., license checks at
api.map.baidu.com) targets the official infrastructure of the service provider and is required for legitimate SDK operation.
Audit Metadata