unity-multiplayer-engineer
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill provides architectural guidance and boilerplate C# code for Unity's Netcode for GameObjects (NGO) following security best practices such as server authority and client-side prediction.
- [COMMAND_EXECUTION]: The provided script
scripts/run.shis a standard wrapper used to execute the skill via a local Python runner. It does not contain any suspicious command injections or unauthorized system modifications. - [DATA_EXPOSURE_AND_EXFILTRATION]: No hardcoded credentials, sensitive file paths, or unauthorized network operations were found. The code examples use standard Unity Authentication and Relay services for multiplayer connectivity.
Audit Metadata