i18n
Pass
Audited by Gen Agent Trust Hub on Apr 11, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Installs the next-intl package using npm. This is a standard, widely-used, and reputable library for internationalization in the Next.js ecosystem.
- [COMMAND_EXECUTION]: Provides a Python verification script that reads local translation files (src/messages/*.json) to check for missing keys or untranslated text. The script performs basic local file operations without any network access or high-risk system calls.
Audit Metadata