ue-testing-debugging
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical reference for Unreal Engine (UE) developers, covering automation testing, functional testing, logging, assertions, and profiling.
- [SAFE]: All code snippets provided for C++ (e.g.,
IMPLEMENT_SIMPLE_AUTOMATION_TEST,UE_LOG,check,ensure) and C# (UE Build System) follow industry-standard practices and use official engine APIs. - [SAFE]: No instances of prompt injection, data exfiltration, or obfuscation were found. The skill does not attempt to access sensitive system files or credentials.
- [SAFE]: Command-line examples for profiling (e.g.,
UnrealEditor-Cmd,UnrealInsights.exe) and testing are standard for automated CI/CD pipelines and performance analysis in game development. - [SAFE]: External tool references, such as RenderDoc, are well-known and trusted within the technology community.
- [SAFE]: While the skill references an external context file (
.agents/ue-project-context.md), this is a standard design pattern for project-aware AI agents and does not present an inherent security risk in this context.
Audit Metadata