i18n-patterns
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- [Prompt Injection] (SAFE): The skill contains no instructions designed to override agent behavior or bypass safety guidelines. Instructions are focused exclusively on i18n implementation.
- [Data Exposure & Exfiltration] (SAFE): No sensitive file paths or hardcoded credentials were identified. The mentioned file paths (e.g., src/components/translations.json) are standard project structures.
- [External Downloads & RCE] (SAFE): The skill does not perform any network requests, download remote scripts, or execute external packages.
- [Obfuscation] (SAFE): No encoded content, zero-width characters, or homoglyphs were detected. The content is clear and instructional.
- [Indirect Prompt Injection] (SAFE): While the skill describes patterns for processing data (translation strings), it does not ingest external content that could influence the agent's logic. Ingestion points are limited to local, developer-controlled JSON files.
Audit Metadata