qgis-impl-georeferencing
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documentation and accompanying code examples are focused entirely on the legitimate GIS task of georeferencing. The patterns provided utilize standard, well-documented APIs from the QGIS and GDAL projects.
- [COMMAND_EXECUTION]: The skill demonstrates how to perform file-based operations using GDAL and QGIS. These operations (e.g., reading TIF files, writing World files or GeoPackages) are essential for georeferencing and are performed using standard library calls with no signs of arbitrary command injection or malicious intent.
- [PROMPT_INJECTION]: Analysis of the instructional text and code comments found no evidence of prompt injection attempts, role-play bypasses, or instructions to ignore safety guidelines.
- [DATA_EXFILTRATION]: No network operations or credential-accessing patterns were detected. Data handling is localized to the user-specified input and output paths for spatial data processing.
Audit Metadata