nextjs-i18n

Pass

Audited by Gen Agent Trust Hub on Jun 24, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No security issues were detected. The instructions align with official documentation for Next.js internationalization.
  • [DYNAMIC_EXECUTION]: The skill utilizes dynamic imports to load locale-specific translation files (e.g., import(../messages/${locale}.json)). This is the standard, documented method for the next-intl library and is implemented alongside a middleware configuration that whitelists valid locale identifiers, effectively preventing path traversal or arbitrary file access.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 24, 2026, 08:07 AM
Security Audit — agent-trust-hub — nextjs-i18n