i18n-localization

Pass

Audited by Gen Agent Trust Hub on May 18, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill instructions and documentation provide standard internationalization (i18n) and localization (L10n) implementation patterns for React, Next.js, and Python projects.
  • [SAFE]: The scripts/i18n_checker.py script performs read-only analysis of the local filesystem using standard Python libraries (pathlib, re, json). It scans for hardcoded string patterns and validates translation key consistency across locale files.
  • [SAFE]: No external dependencies, remote code downloads, or network operations were detected in the skill or its associated scripts.
  • [SAFE]: The script contains logic to limit its analysis to 50 files and excludes sensitive or irrelevant directories like node_modules, .git, and venv by default.
Audit Metadata
Risk Level
SAFE
Analyzed
May 18, 2026, 01:59 PM
Security Audit — agent-trust-hub — i18n-localization