gaming-ui-state-management
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): The skill consists exclusively of UI component templates and design documentation. No executable logic or system commands are present.
- [Indirect Prompt Injection] (LOW): The skill defines UI components that accept user-provided strings (e.g.,
levelUpMessage). - Ingestion points: The
levelUpMessageproperty in theXpBarcomponent snippet. - Boundary markers: Not applicable as this is a code template, not a runtime implementation.
- Capability inventory: No capabilities detected. The skill contains only static React code snippets.
- Sanitization: Standard React JSX text rendering provides default escaping for the string content.
Audit Metadata