unreal-multiplayer
Pass
Audited by Gen Agent Trust Hub on Sep 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documentation and code snippets strictly follow authoritative Unreal Engine networking standards, focusing on server-authoritative architecture and property replication.
- [SAFE]: The instructions explicitly guide users to implement security gates, such as using the
_Validatefunction for Server RPCs to prevent malicious packet injection andCOND_OwnerOnlyfor sensitive data replication. - [SAFE]: No evidence of prompt injection, data exfiltration, or unauthorized command execution was found. The skill aims to educate on legitimate software development practices.
- [SAFE]: The binary
.skillfile was analyzed and identified as a standard ZIP archive containing only the provided markdown and configuration files, with no additional hidden payloads.
Audit Metadata