i18n-localization
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions in
SKILL.mdprovide accurate and helpful guidance on i18n best practices for React, Next.js, and Python. - [SAFE]: The Python script
scripts/i18n_checker.pyuses only standard libraries (sys,re,json,pathlib) and does not perform any network operations or external downloads. - [SAFE]: File system access in the script is restricted to reading code and locale files within a user-specified directory for the purpose of static analysis.
- [SAFE]: No evidence of prompt injection, obfuscation, or credential theft was found in either the markdown or the source code.
- [SAFE]: The script does not use any dynamic execution functions like
eval()orexec(), relying instead on regular expression matching for its logic.
Audit Metadata