unreal-blueprint-codegen

Pass

Audited by Gen Agent Trust Hub on May 8, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No security vulnerabilities or malicious patterns were identified. The skill adheres to standard Unreal Engine development practices.
  • [COMMAND_EXECUTION]: The provided C++ implementation uses UPackage::SavePackage and FKismetEditorUtilities to automate the creation and storage of game assets on the local filesystem. This is a legitimate and expected function of an Unreal Engine editor module and does not involve arbitrary shell command execution.
  • [DATA_EXFILTRATION]: The skill does not perform any network operations or access sensitive configuration files. All data processing is confined to generating and saving internal engine asset formats within the specified project paths.
  • [EXTERNAL_DOWNLOADS]: No external dependencies, remote scripts, or third-party binaries are downloaded or referenced. The module dependencies listed in the Build.cs file are official Unreal Engine core and editor modules.
Audit Metadata
Risk Level
SAFE
Analyzed
May 8, 2026, 09:27 AM
Security Audit — agent-trust-hub — unreal-blueprint-codegen