ue5-module-router

Pass

Audited by Gen Agent Trust Hub on Mar 22, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill configuration and routing logic are focused on its stated purpose of assisting with Unreal Engine development and do not exhibit malicious patterns.
  • [COMMAND_EXECUTION]: The skill routing policy references tools like execute_script and run_console_command. These are part of the intended functionality for interacting with the engine environment and are designated as last-resort options with explicit conditions for use.
  • [PROMPT_INJECTION]: The skill identifies module names from untrusted user input to determine routing (Indirect Prompt Injection).
  • Ingestion points: User prompts are evaluated for module candidates in SKILL.md.
  • Boundary markers: No explicit delimiters identified in the logic.
  • Capability inventory: Access to execute_script and engine modification tools in references/routing-policy.md.
  • Sanitization: No explicit validation is mentioned for input before routing, but the mapping is used primarily for navigational purposes.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 22, 2026, 09:40 AM