qgis-impl-print-layouts
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses official PyQGIS library components (qgis.core, qgis.PyQt) for its operations, which is the standard and expected method for QGIS automation.
- [SAFE]: No network operations, external downloads, or third-party package installations were detected. All code operates within the local QGIS environment.
- [SAFE]: File system access is restricted to the intended purpose of the skill, which is exporting map compositions to common formats like PDF, PNG, and SVG.
- [SAFE]: The documentation includes security-positive instructions, such as emphasizing the importance of checking export result codes and properly managing resources during atlas generation.
- [SAFE]: No obfuscation, prompt injection, or privilege escalation patterns were found in the provided files.
Audit Metadata