ui
Pass
Audited by Gen Agent Trust Hub on Aug 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill functions solely as a logic-based router for Unity UI development tasks. It uses a structured decision matrix to identify the correct sub-skill based on user intent and project configuration.
- [INDIRECT_PROMPT_INJECTION]: The skill analyzes external data from the local project to determine routing.
- Ingestion points: Project-wide search for specific file extensions (.uxml, .uss, .prefab) and UI-related keywords in editor scripts.
- Boundary markers: No explicit boundaries are defined for the search results; the routing logic uses direct string and extension matching.
- Capability inventory: This skill possesses no execution or network capabilities. It is limited to activating other internal agent sub-skills (ui-uitk, ui-ugui, ui-imgui).
- Sanitization: None required for this routing logic, as the outcome is limited to selecting a specialized conversation context.
Audit Metadata