i18n-localization
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a standard utility that aids developers in detecting missing translation entries and hardcoded UI elements. The accompanying Python script (
scripts/i18n_checker.py) processes local files textually using regular expressions, does not request network access, does not employ dynamic execution mechanisms likeevalorexec, and does not fetch external dependencies, representing standard and safe code analysis practices.
Audit Metadata