baidu-ai-map
Pass
Audited by Gen Agent Trust Hub on Apr 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's behavior is consistent with its stated purpose of providing Baidu Maps integration. All external communications are directed to the official and well-known domain api.map.baidu.com.
- [COMMAND_EXECUTION]: The skill uses curl to perform API requests to the Baidu Maps service. These commands are static, using only safe URL parameters, and do not provide a vector for arbitrary command injection.
- [CREDENTIALS_UNSAFE]: The skill utilizes the environment variable BAIDU_MAP_AUTH_TOKEN for authentication, which is the recommended practice for managing sensitive API keys and prevents hardcoding credentials.
Audit Metadata