navara-usage
Pass
Audited by Gen Agent Trust Hub on Sep 10, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSDYNAMIC_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The documentation references various geographic data sources including OpenStreetMap, Re:Earth terrain services, and EOX Sentinel-2 imagery. These are well-known, industry-standard GIS providers. It also references Google Fonts for label rendering. These downloads are integral to the map engine's functionality and target trusted infrastructure.
- [DYNAMIC_EXECUTION]: Navara utilizes a WebAssembly (WASM) core for performance-critical GIS mathematics and geodetic computations. This is an appropriate and standard architectural choice for high-performance mapping libraries.
- [INDIRECT_PROMPT_INJECTION]: The skill describes processing external data types such as GeoJSON properties, TileJSON documents, and MapLibre style JSON. While these represent external data ingestion surfaces common to all mapping applications, the documentation demonstrates legitimate data-driven styling patterns and does not involve unsafe interpolation or high-privilege operations driven by this data.
Audit Metadata