i18n-localization
Pass
Audited by Gen Agent Trust Hub on Apr 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The documentation in
SKILL.mdprovides standard educational content and best practices for implementing internationalization in various frameworks. - [SAFE]: The
scripts/i18n_checker.pyscript uses only Python standard libraries (sys,re,json,pathlib) to perform static analysis of the codebase. - [SAFE]: File access is limited to read operations on common source code and translation file extensions (.json, .po, .tsx, .vue, .py) for the purpose of auditing.
- [SAFE]: No network operations, dynamic code execution, or attempts to access sensitive system directories or credentials were found.
Audit Metadata