geospatial-analysis
Pass
Audited by Gen Agent Trust Hub on Apr 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements legitimate geospatial analysis tools using standard scientific Python libraries such as GeoPandas, Rasterio, and PySAL. The code logic is transparent and aligned with the stated purpose of processing geographic data.
- [EXTERNAL_DOWNLOADS]: The implementation utilizes the
contextilylibrary to fetch background map tiles from CartoDB's official tile servers. This is a standard and documented practice in cartographic visualization for adding geographic context to plots. - [DATA_EXFILTRATION]: While the skill includes functionality to read and write local files (such as shapefiles, GeoJSON, and raster images), these operations are constrained to the local file system and are essential for the primary function of GIS data processing. No unauthorized network transmission of data was detected.
- [PROMPT_INJECTION]: The skill's instructions are focused entirely on technical domain-specific workflows and do not contain any patterns intended to override agent behavior, bypass safety guardrails, or reveal internal system prompts.
Audit Metadata