unity-modding
Pass
Audited by Gen Agent Trust Hub on Apr 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions and code snippets provide legitimate guidance on software extensibility and modding architectures.
- [COMMAND_EXECUTION]: The skill discusses methods for runtime code modification (Harmony) and script interpretation (MoonSharp), which are standard in the gaming industry. The guide specifically highlights security best practices like sandboxing and instruction limits to prevent malicious use of these features.
- [DATA_EXFILTRATION]: The C# examples include file system interactions to load mod configurations and assets from a local directory, which is necessary for the described modding functionality and does not involve exfiltration to external domains.
Audit Metadata