ue-live-debugging

Pass

Audited by Gen Agent Trust Hub on Jul 30, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes the ue_execute_python tool to perform single-line Python scripting within a live Unreal Engine session. This is used to inspect game world state, player controllers, and Gameplay Ability System (GAS) components.
  • [COMMAND_EXECUTION]: The skill uses local shell utilities like grep, find, and tail via the Bash tool to triage crash reports and logs stored in the project's Saved/ directory. These operations are restricted to the local file system.
  • [SAFE]: No obfuscation, data exfiltration to unauthorized domains, or remote code execution from untrusted sources was detected. All tools are part of the JetBrains Rider MCP ecosystem.
  • [SAFE]: The skill includes explicit safety gates requiring the agent to verify the presence of a .uproject file and check build configurations before proceeding with debugging tasks.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 30, 2026, 06:26 PM
Security Audit — agent-trust-hub — ue-live-debugging