odoo-i18n
Pass
Audited by Gen Agent Trust Hub on Apr 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate developer utilities for Odoo i18n management, including scripts for string extraction (i18n_extractor.py), validation (i18n_validator.py), and reporting (i18n_reporter.py).
- [SAFE]: All file operations are performed on local codebase files and translation templates, adhering to the principle of least privilege for the intended task.
- [SAFE]: No network communication or remote code execution patterns were detected in the source code or instructions.
- [SAFE]: The validation script includes checks for bidirectional (BIDI) override characters, which is a recognized security best practice to prevent string-based obfuscation in translations.
Audit Metadata