i18n-localization
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: LOW
Full Analysis
- SAFE (SAFE): No malicious patterns, data exfiltration, or unauthorized command execution detected in the skill's documentation or its auditing script.
- Indirect Prompt Injection (INFO): The
i18n_checker.pyscript processes external source code and locale files. While it reads external content, its functionality is limited to regex matching and console output, which is a display-only capability with negligible risk. Mandatory Evidence Chain for Category 8: 1. Ingestion points: reads file contents via path.rglob inscripts/i18n_checker.py. 2. Boundary markers: none. 3. Capability inventory: file reading only. 4. Sanitization: none, but output is purely descriptive.
Audit Metadata