hz-unity-meta-mixed-reality-utility-kit

Pass

Audited by Gen Agent Trust Hub on Jun 18, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: Documentation provides implementation details for the official Meta XR Mixed Reality Utility Kit (MRUK) for building scene-aware Mixed Reality experiences.
  • [EXTERNAL_DOWNLOADS]: References external documentation and samples from official Meta domains (developers.meta.com and github.com/oculus-samples). These are established resources for the Meta SDK.
  • [COMMAND_EXECUTION]: Instructions describe the use of C# reflection to interact with the MRUK assembly at runtime. This is a documented technique for cross-assembly communication in the Unity environment when direct project references are unavailable. The targets for reflection (e.g., "Meta.XR.MRUtilityKit.MRUK") are hardcoded strings.
  • [DATA_EXFILTRATION]: Mentions functions for room sharing and multiplayer synchronization (ShareRoomsAsync). These are standard features of the Mixed Reality SDK for collaborative experiences and are used as intended within the context of the skill.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 18, 2026, 05:41 AM
Security Audit — agent-trust-hub — hz-unity-meta-mixed-reality-utility-kit