generate-map

Pass

Audited by Gen Agent Trust Hub on Jun 20, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill geocodes landmarks using the OpenStreetMap Nominatim API, a reputable service. The implementation in scripts/geocode.py includes required rate-limiting and a descriptive User-Agent, adhering to service guidelines.
  • [SAFE]: Local Python scripts scripts/geocode.py and scripts/build_map_url.py rely exclusively on the standard library and perform no hidden or suspicious network operations.
  • [SAFE]: The skill's primary function is to transform user text into a GeoJSON visualization. All network activity is transparent and limited to the stated purpose of geocoding landmarks.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 20, 2026, 05:05 PM
Security Audit — agent-trust-hub — generate-map