localization-toolkit

Pass

Audited by Gen Agent Trust Hub on Jun 13, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses rg (ripgrep) for searching user-facing strings in the codebase and executes a local Python script scripts/i18n_audit.py for auditing translation keys. These are standard development operations for internationalization tasks.
  • [SAFE]: The Python script scripts/i18n_audit.py performs safe file system operations, reading source files and JSON locale files to perform key comparison and parity checks. It does not perform network operations or access sensitive system paths.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 13, 2026, 02:06 AM
Security Audit — agent-trust-hub — localization-toolkit