qt-qml-test-run

Pass

Audited by Gen Agent Trust Hub on Jun 13, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes standard development tools such as cmake, ctest, git, and qmltestrunner. These operations are well-defined within the scope of a C++/Qt build environment.
  • [SAFE]: The skill includes explicit security guardrails instructing the agent to treat QML and CMake content strictly as technical material, preventing potential indirect prompt injection attacks from malicious test files.
  • [SAFE]: File modifications (wiring up test infrastructure) are protective: it uses a non-overwrite policy for new files and requires explicit user approval before modifying existing root CMakeLists.txt files.
  • [SAFE]: The bundled Python script for parsing JUnit XML is self-contained, uses only standard library modules, and performs no network or sensitive system operations.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 13, 2026, 12:37 AM
Security Audit — agent-trust-hub — qt-qml-test-run