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.pyscript includes a security-relevant feature in the_check_bidi_issuesmethod 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 ini18n_extractor.pyis implemented using the standard libraryastmodule andlxmlwith 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