gis-mapping
Pass
Audited by Gen Agent Trust Hub on May 3, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches core mapping and geospatial libraries (Leaflet, Turf.js, etc.) from the unpkg.com CDN, which is a standard well-known service for web development.\n- [EXTERNAL_DOWNLOADS]: Communicates with well-known public GIS APIs including Nominatim (OpenStreetMap) for geocoding and Project OSRM for routing services.\n- [COMMAND_EXECUTION]: Provides backend code patterns using standard SQL spatial functions (ST_Within, ST_Distance_Sphere) for data validation and analysis, which are appropriate for the skill's purpose.\n- [SAFE]: Explicitly addresses the sensitivity of location data, recommending the use of permissions and emphasizing that client-side validation must be supplemented by server-side checks.
Audit Metadata