odoo-i18n

Pass

Audited by Gen Agent Trust Hub on Mar 10, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is a collection of internationalization utilities. It uses static analysis techniques, such as Python AST (Abstract Syntax Tree) and XML parsing, to scan codebase files for translatable strings without executing the source code.
  • [COMMAND_EXECUTION]: The toolkit includes scripts (extractor, validator, reporter, converter) designed to be run via the Bash tool. These scripts perform standard file system operations like reading source files and writing translation templates and status reports within the user's project directory.
  • [EXTERNAL_DOWNLOADS]: The i18n_extractor.py script mentions lxml as an optional dependency for parsing, but the skill does not attempt to download or install any external packages automatically.
  • [SAFE]: The validator script includes security-conscious checks for bidirectional (BIDI) override characters, which helps prevent potential obfuscation or prompt injection attacks within translation files.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 10, 2026, 11:20 PM