translation-key-extractor
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Uses standard grep commands to locate translatable strings and identify project frameworks via package.json, requirements.txt, and Gemfile. This is routine behavior for a development tool.
- [EXTERNAL_DOWNLOADS]: Recommends the installation of reputable i18n libraries (react-i18next, i18next, vue-i18n) through official package managers.
- [DATA_EXPOSURE]: Reads code and configuration files to perform its primary function. No unauthorized access to sensitive files or credentials was observed.
Audit Metadata