frontend-internationalization-best-practices

Pass

Audited by Gen Agent Trust Hub on Feb 22, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE] (SAFE): No malicious patterns or security vulnerabilities detected across the 12 files.
  • Input Validation: The skill demonstrates secure coding by using the zod library to validate language (lng) and namespace (ns) parameters in API routes before processing them.
  • Secure Cookies: The documentation correctly recommends setting httpOnly: true and using the secure flag in production for locale cookies, mitigating common session-related risks.
  • Trusted Dependencies: All referenced libraries (e.g., i18next, remix-i18next, zod) are industry-standard packages for the React ecosystem.
  • No Dangerous Commands: The skill contains no executable scripts, shell commands, or network operations that could lead to data exfiltration or remote code execution.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 22, 2026, 03:54 PM