qgis-syntax-processing-scripts
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains only documentation and Python code patterns for use within the QGIS (Quantum GIS) environment. It does not contain any malicious instructions or hidden payloads.
- [SAFE]: The documentation explicitly promotes secure coding practices through its 'Critical Warnings' and 'Anti-Patterns' sections, such as instructing the developer to catch
QgsProcessingException, avoid hardcoded paths, and check for user cancellation in long-running loops. - [SAFE]: No network exfiltration or sensitive file access patterns were identified. External URLs in the documentation point exclusively to official QGIS project documentation.
Audit Metadata