ue5-debug-validation

Pass

Audited by Gen Agent Trust Hub on Mar 22, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill establishes a workflow for debugging Unreal Engine projects through documentation and local helper scripts. No malicious behaviors such as prompt injection, data exfiltration, or remote code execution were found.\n- [SAFE]: The script scripts/quick_asset_check.py performs existence checks for assets within the local file system. It is a utility for validating project structure and does not perform network operations or unsafe execution.\n- [SAFE]: The script scripts/scan_output_log.py parses Unreal Engine logs to summarize error and warning counts. By extracting only specific metadata (verbosity and category) via regex, the script avoids piping arbitrary log content directly into the agent's context, which reduces the risk of indirect prompt injection from malicious log entries.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 22, 2026, 09:40 AM