qt-translation-helper
Pass
Audited by Gen Agent Trust Hub on Aug 7, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes a local Python script
script/translate.pyfor scanning projects, creating plans, and writing translations. These operations are limited to standard file system management for Qt localization files. - [DATA_EXFILTRATION]: No network operations or external data transmissions were detected. The skill operates entirely within the local environment and the current AI session.
- [REMOTE_CODE_EXECUTION]: The skill does not download or execute remote code. All logic is contained within the provided local script.
- [PROMPT_INJECTION]: The skill includes 'Iron Laws' and 'Rationalization Table' which are standard instructional guidelines to ensure AI consistency and quality, rather than attempts to bypass platform safety filters.
- [SAFE]: The skill follows best practices by enforcing backups, preserving XML structures, and validating translations using official Qt tools like
lrelease.
Audit Metadata