qgis-impl-vector-analysis
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical reference for QGIS vector operations. No malicious patterns, such as prompt injection, obfuscation, or unauthorized data exfiltration, were identified.
- [SAFE]: Instructions emphasize safety best-practices, such as checking for NULL geometries and ensuring Coordinate Reference System (CRS) consistency before performing spatial operations to prevent crashes or incorrect results.
- [SAFE]: All code patterns utilize standard PyQGIS classes (e.g., QgsGeometry, QgsVectorFileWriter) and the built-in Processing framework for GIS tasks. No external or untrusted dependencies are introduced.
- [SAFE]: External URLs referenced in the documentation point to official QGIS project domains for technical documentation.
Audit Metadata