i18n-localization
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION] (SAFE): The skill provides a script (i18n_checker.py) to automate i18n audits. The script uses safe, standard Python libraries and performs only local read-only operations.
- [DATA_EXPOSURE] (SAFE): While the script reads source code files, it does not access sensitive system directories or credentials, and it lacks network capabilities to exfiltrate data.
- [PROMPT_INJECTION] (SAFE): Documentation and metadata do not contain instructions aimed at subverting AI safety protocols or extracting system prompts.
- [REMOTE_CODE_EXECUTION] (SAFE): No external dependencies are downloaded, and no dynamic code execution (like eval/exec) is used on external or untrusted input.
Audit Metadata