maps
Pass
Audited by Gen Agent Trust Hub on May 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs network operations to well-known, legitimate mapping services including OpenStreetMap (Nominatim), Overpass API, and OSRM for geocoding, routing, and POI search. These operations do not involve sensitive data access or exfiltration.
- [SAFE]: The skill is implemented using only the Python standard library, requiring no external package installations and thus avoiding common supply chain risks.
- [SAFE]: No obfuscation, command injection, or privilege escalation patterns were detected. The command-line interface uses standard argument parsing and avoids dangerous execution sinks like eval or shell=True.
Audit Metadata