ui-ugui
Pass
Audited by Gen Agent Trust Hub on Sep 10, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill is designed to analyze, edit, and generate Unity UI hierarchies by reading
.prefaband.scenefiles, which presents a surface for indirect prompt injection if those files contain malicious instructions. - Ingestion points: The agent is instructed to read existing UI hierarchies, component properties, and text values from Unity assets to understand project structure (SKILL.md, references/scrollview-setup.md).
- Boundary markers: The instructions do not provide explicit delimiters or instructions to ignore potential commands embedded within UI text components or metadata during processing.
- Capability inventory: The agent has the authority to write and edit files, allowing it to modify project assets or scripts based on its interpretation of the UI data (SKILL.md).
- Sanitization: No specific sanitization or validation logic is defined for processing strings extracted from external UI components before they influence agent behavior.
Audit Metadata