react-i18next
Pass
Audited by Gen Agent Trust Hub on Sep 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical guide for React internationalization using the standard react-i18next library, containing no malicious code or instructions.
- [EXTERNAL_DOWNLOADS]: Documents the installation of standard, well-known npm packages such as react-i18next, i18next, and official plugins for Next.js, Remix, and Gatsby from the public registry.
- [EXTERNAL_DOWNLOADS]: References official documentation and guides from well-known services such as i18next.com and locize.com for advanced integration topics.
- [INDIRECT_PROMPT_INJECTION]: The skill implements patterns for processing user-supplied data for translations. It follows security best practices by relying on React's default escaping mechanisms to handle untrusted data safely within the UI.
Audit Metadata