ui-translation
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFEPROMPT_INJECTIONEXTERNAL_DOWNLOADS
Full Analysis
- [PROMPT_INJECTION]: The skill processes user-provided natural language UI descriptions to generate implementation code, which constitutes a surface for indirect prompt injection.
- Ingestion points: The agent accepts arbitrary natural language descriptions from the user as input for the translation workflow defined in SKILL.md.
- Boundary markers: No explicit delimiters or instructions are provided to separate the user's UI description from the agent's internal translation logic.
- Capability inventory: The agent has the capability to generate React code implementations based on the provided input.
- Sanitization: The skill does not define specific sanitization or validation logic for the input descriptions.
- [EXTERNAL_DOWNLOADS]: The documentation recommends the installation of @iress-oss/ids-components@beta and @iress-oss/ids-tokens@beta. These packages are official vendor resources belonging to the skill author (iress).
Audit Metadata