qgis-impl-vector-analysis

Pass

Audited by Gen Agent Trust Hub on Jun 15, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a documentation resource for QGIS development. All provided code patterns utilize the standard qgis.core and processing libraries in a manner consistent with official documentation.
  • [EXTERNAL_DOWNLOADS]: The skill references official QGIS documentation and API repositories at docs.qgis.org and qgis.org. These are well-known, trusted resources for the QGIS community.
  • [DATA_EXFILTRATION]: No patterns of data exfiltration were detected. File write operations using QgsVectorFileWriter and processing.run are directed to local paths or memory-resident layers as per standard user-driven workflows.
  • [COMMAND_EXECUTION]: The skill uses processing.run() to invoke built-in QGIS algorithms. This is the legitimate and intended method for automating spatial tasks within the QGIS environment.
  • [PROMPT_INJECTION]: No attempts to override agent behavior or bypass safety guardrails were identified in the instructions or code comments.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 15, 2026, 11:02 AM
Security Audit — agent-trust-hub — qgis-impl-vector-analysis