opengis-all
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSDATA_EXFILTRATIONCREDENTIALS_UNSAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides numerous examples and automated shell scripts that utilize GDAL CLI tools (ogr2ogr, gdalinfo, gdalwarp) and the
qgis_processstandalone executable to perform intensive file system operations on GIS data. - [EXTERNAL_DOWNLOADS]: Instructions are provided to install dependencies from official and well-known sources including Debian/Ubuntu repositories, Homebrew, Conda-Forge, and official Docker images for OSGeo and GeoServer.
- [DATA_EXFILTRATION]: Includes Python code snippets using the
requestslibrary andcurlcommands intended to upload GIS data layers to a GeoServer REST API. While these operations transmit data, they are the primary intended function for publishing GIS services to a user-configured server. - [CREDENTIALS_UNSAFE]: Documents the default administrative credentials (
admin:geoserver) for GeoServer. These are standard public defaults for the software and are included for educational/setup purposes rather than representing a leak of unique user secrets.
Audit Metadata