i18n-patterns

Pass

Audited by Gen Agent Trust Hub on Mar 9, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill contains standard configuration and implementation examples for Rails I18n that do not involve malicious code or unsafe practices.
  • [SAFE]: Locale switching logic includes proper validation via regular expression constraints (e.g., locale: /en|fr|de/) in the routes, preventing directory traversal or other injection attacks via the locale parameter.
  • [SAFE]: The use of the i18n-tasks gem and its associated CLI commands is a common and safe development practice for maintaining translation files in the Rails ecosystem.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 9, 2026, 12:35 PM