i18n-best-practice
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and code templates for i18n best practices with no detected malicious behaviors.
- [SAFE]: Explicitly recommends using the
<Trans>component for rich text translation instead ofdangerouslySetInnerHTML, which is a security best practice to prevent Cross-Site Scripting (XSS). - [SAFE]: Suggested dependencies (
i18next,react-i18next,i18next-browser-languagedetector) are standard, well-known libraries for internationalization. - [SAFE]: Client-side and server-side language detection logic using cookies and local storage follows standard industry patterns.
Audit Metadata