unity-hybridclr
Pass
Audited by Gen Agent Trust Hub on Aug 16, 2026
Risk Level: SAFE
Full Analysis
- [DYNAMIC_EXECUTION]: The skill utilizes reflection to interface with the
HybridCLR.Editorassembly. This allows for decoupling from package dependencies but involves dynamic invocation of Editor-side methods at runtime. - [COMMAND_EXECUTION]: Automates Unity-specific build commands and compilation processes. These are documented as blocking operations that execute within the Unity Editor environment to facilitate hot-update workflows.
- [INDIRECT_PROMPT_INJECTION]: The skill ingests and generates project assets such as
link.xml,AOTGenericReferences.cs, and assembly definitions. As an automation tool for build pipelines, it processes these files to configure the runtime environment, representing a standard input surface for development tools.
Audit Metadata