i18n-localization
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [SAFE]: No security issues were identified in the skill documentation or the provided utility script.
- [COMMAND_EXECUTION]: The skill includes a local script (
scripts/i18n_checker.py) used to perform static analysis on a codebase for localization issues. The script operates locally using standard file processing and regex, with no network access or external dependencies. - [PROMPT_INJECTION]: The analysis script reads external project files (indirect ingestion surface), but it only performs pattern matching for linting purposes and does not execute or evaluate the content of the files, posing no risk of instruction execution.
Audit Metadata