bmap-jsapi-gl
Pass
Audited by Gen Agent Trust Hub on Apr 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard documentation for the Baidu Maps JSAPI WebGL (BMapGL). Detailed review of all 25 files shows only legitimate API references, class definitions, and implementation examples.
- [EXTERNAL_DOWNLOADS]: The skill instructs users to load the Baidu Maps library from
api.map.baidu.com. This is the official and expected source for this vendor's service and is handled as a safe reference. - [DATA_EXFILTRATION]: The skill utilizes the environment variable
BMAP_JSAPI_KEYto manage API authentication. This follows standard security best practices for credential management in development environments. - [COMMAND_EXECUTION]: No suspicious command execution or shell interactions were found. The code snippets provided are strictly for use within a browser-based JavaScript environment for map rendering.
Audit Metadata