i18n-date-patterns
Pass
Audited by Gen Agent Trust Hub on Sep 16, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references official documentation and resources from well-known and trusted sources, including the Unicode Consortium (CLDR, ICU standards), FormatJS (GitHub), React-i18next, and Mozilla Developer Network (MDN). These references are used for standard technical documentation purposes.
- [COMMAND_EXECUTION]: While the skill defines allowed tools for searching and reading files, it contains no instructions to execute arbitrary shell commands or malicious scripts.
- [INDIRECT_PROMPT_INJECTION]: The skill specifically addresses the security of external data ingestion (translation strings) by mandating the use of the
<Trans>component and strictly forbidding the use ofdangerouslySetInnerHTML. This practice effectively mitigates Cross-Site Scripting (XSS) risks that can occur when rendering translated content containing rich text or embedded components.
Audit Metadata