qt-cmake-project
Pass
Audited by Gen Agent Trust Hub on Jul 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or data exfiltration attempts were detected. The skill's primary function is to provide templates and best practices for Qt development.
- [PROMPT_INJECTION]: The skill includes strong, explicit guardrails in
SKILL.mdthat instruct the agent to treat all project inputs (such as CMake files and C++ source code) as data to be analyzed rather than instructions to follow. This is a best-practice defense against indirect prompt injection. - [EXTERNAL_DOWNLOADS]: External references are limited to official Qt documentation at
doc.qt.ioand the author's own GitHub repositories (TheQtCompanyRnD), which are well-known and trusted sources in this context. - [REMOTE_CODE_EXECUTION]: The build and configuration instructions provided in
references/configure.mduse standard, expected tools (qt-cmake,ninja) for the domain and do not attempt to execute arbitrary or suspicious remote scripts.
Audit Metadata