create-toolset
Pass
Audited by Gen Agent Trust Hub on Jun 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides structured guidance for creating AI-callable toolsets in Unreal Engine. Analysis shows the following:
- [COMMAND_EXECUTION]: The skill mentions executing standard Unreal Engine CLI tools like
UnrealEditor-Cmd.exefor automation testing and a Python scriptreload_remote.pyfor plugin reloading. These are standard developer operations within the target environment and do not involve untrusted sources. - [PROMPT_INJECTION]: No malicious override instructions or safety bypass patterns were detected. The instructions focus on API design principles and coding conventions.
- [DATA_EXFILTRATION]: No network exfiltration or sensitive file access patterns were identified. It references standard engine files like
unreal.pyfor development context. - [REMOTE_CODE_EXECUTION]: No remote downloads or piped execution from external URLs are present. All scripts referenced are located within the local project or engine structure.
Audit Metadata