odoo-i18n

Pass

Audited by Gen Agent Trust Hub on Mar 18, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No security vulnerabilities were detected. The skill contains a set of static analysis scripts designed to assist with Odoo module localization by scanning local files for translatable terms.\n- [SAFE]: The i18n_validator.py script includes a security-relevant feature in the _check_bidi_issues method that specifically identifies and flags bidirectional (BIDI) text override characters (U+202D, U+202E). These characters can be used to obfuscate code or instructions, and their detection is a security best practice.\n- [SAFE]: Source code parsing in i18n_extractor.py is implemented using the standard library ast module and lxml with a recovery-enabled parser, ensuring that the extraction of translatable strings is handled through safe, structured parsing rather than unsafe execution or unvalidated regex alone.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 18, 2026, 02:23 AM