amap-navigator
Pass
Audited by Gen Agent Trust Hub on Apr 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill facilitates location-based services (geocoding, routing, POI search) for mainland China using the official Amap Web Service APIs.
- [EXTERNAL_DOWNLOADS]: The test script communicates with the official Amap API at
restapi.amap.com. This is a well-known service for map data in the region. - [CREDENTIALS_UNSAFE]: The skill demonstrates secure credential handling by retrieving the
AMAP_KEYfrom the environment and referring users to a localsecure-key-managerutility instead of hardcoding secrets. - [COMMAND_EXECUTION]: The provided Python script is a diagnostic tool for API connectivity and does not exhibit any dangerous or unauthorized command execution patterns.
Audit Metadata