react-game-ui

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE] (SAFE): No security issues detected. The skill consists of instructional text and standard React/TypeScript code snippets for UI components (Resource Bar, Inventory, etc.).- [Indirect Prompt Injection] (LOW): The skill defines UI components that process external data for display.
  • Ingestion points: InventoryGrid and ItemTooltip components ingest object properties like item.name and item.description for rendering in the UI.
  • Boundary markers: Not applicable (code snippets only).
  • Capability inventory: No scripts or executable code with system access, network capabilities, or file system permissions are included.
  • Sanitization: Components use standard React JSX interpolation, which provides built-in protection against cross-site scripting (XSS) by escaping content.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 05:10 PM