qgis-core-architecture
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of technical documentation and code examples for QGIS development, providing architectural overviews and API references for the PyQGIS environment.
- [SAFE]: Security-conscious instructions are provided in the 'Critical Warnings' and 'Anti-Patterns' sections to prevent common pitfalls such as threading violations, invalid data access, and unintended credential exposure in logs (e.g., Anti-Pattern 14 warns against password exposure).
- [SAFE]: All external links target official QGIS documentation or well-known technology domains, and no obfuscation, prompt injection, or unauthorized remote code execution patterns were found.
- [SAFE]: The skill provides clear guidance on safe standalone script initialization and plugin context management, encouraging the use of standard validation checks like isValid().
Audit Metadata