i18n-frontend-implementer
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS] (SAFE): The skill suggests installing 'next-intl' and 'react-i18next', which are well-known and reputable open-source libraries.
- [COMMAND_EXECUTION] (SAFE): The installation commands ('npm install') are standard for the development task described.
- [INDIRECT_PROMPT_INJECTION] (SAFE): Ingestion points: Translation data is ingested from 'locales/*.json' files. Boundary markers: The skill uses standard interpolation syntax (e.g., '{field}') supported by the libraries. Capability inventory: The skill is limited to UI-level text replacement and formatting. Sanitization: The recommended libraries provide default escaping for interpolated values, mitigating common injection risks.
Audit Metadata