i18n-localization

Pass

Audited by Gen Agent Trust Hub on Apr 1, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The documentation in SKILL.md provides educational content and best practices for implementing internationalization in various frameworks such as React, Next.js, and Python. It does not contain any instructions that attempt to override agent safety protocols or bypass constraints.
  • [COMMAND_EXECUTION]: The script scripts/i18n_checker.py performs local file system operations using the pathlib library. It identifies code files and locale files to audit for i18n best practices. No shell command execution or subprocess spawning was found.
  • [DATA_EXFILTRATION]: The skill does not perform any network operations. Data access is limited to reading the local project directory provided as an argument, and results are printed only to the local standard output.
  • [REMOTE_CODE_EXECUTION]: The skill does not download external packages, execute remote scripts, or include unverifiable dependencies.
  • [CREDENTIALS_UNSAFE]: No hardcoded credentials, API keys, or sensitive environmental variables were found in the provided files.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 1, 2026, 05:35 AM
Security Audit — agent-trust-hub — i18n-localization