commandkit-i18n
Pass
Audited by Gen Agent Trust Hub on Apr 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill primarily provides implementation guidance and boilerplate for localization. It does not perform network requests, access sensitive system files, or include obfuscated code.
- [COMMAND_EXECUTION]: The tool
tools/generate-locale-file.mjsis a benign utility script that generates a JSON template for translation files. It uses command-line arguments to populate JSON properties and prints the result to standard output without executing system commands.
Audit Metadata