locale-guard
Pass
Audited by Gen Agent Trust Hub on Jul 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The provided Python script
scripts/i18n_audit.pyuses only standard library functions to perform static analysis of source files and JSON locales. It does not execute external code or make network requests. - [SAFE]: The skill instructions utilize standard development tools such as
rg(ripgrep) andpython -m json.toolfor searching and validating project files, adhering to common development practices.
Audit Metadata