intlayer-react

Pass

Audited by Gen Agent Trust Hub on Feb 19, 2026

Risk Level: SAFEPROMPT_INJECTION
Full Analysis
  • SAFE (SAFE): The skill provides legitimate documentation for the Intlayer i18n framework. All referenced URLs (intlayer.org) and packages appear to be official and trustworthy. No hardcoded credentials or malicious scripts were detected.
  • Indirect Prompt Injection (LOW): The MarkdownRenderer component, as documented, provides a surface for indirect prompt injection if it processes untrusted content.
  • Ingestion points: The children prop of the MarkdownRenderer component defined in references/packages_react-intlayer_MarkdownRenderer.md.
  • Boundary markers: Not present in the documented usage; the component accepts raw markdown strings.
  • Capability inventory: Renders markdown content into React components, which could include links or formatted text designed to influence an agent or user.
  • Sanitization: Not explicitly documented, though the component supports components overrides which can be used for custom sanitization logic.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 19, 2026, 12:18 PM