hz-unity-meta-core-sdk
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [DYNAMIC_EXECUTION]: The skill provides detailed instructions and code templates for the agent to generate C# scripts that utilize reflection to interact with the Unity Editor and Meta XR SDK. This includes specific patterns for discovering types across loaded assemblies and accessing internal or private fields (e.g.,
_principalRegistryinOVRProjectSetup) to automate complex configuration tasks. - [COMMAND_EXECUTION]: The skill facilitates project automation by instructing the agent to execute custom logic through the Unity MCP's
RunCommandinterface. This is used for tasks such as triggering the Unity Project Setup Tool (UPST) and regenerating the Android Manifest, which are essential parts of the Meta Quest development workflow. - [EXTERNAL_DOWNLOADS]: The skill references standard Unity package installation workflows using
UnityEditor.PackageManager.Client.Add(). It targets well-known Meta XR SDK packages (com.meta.xr.sdk.core) and official documentation fromdevelopers.meta.com, which are trusted sources for XR development.
Audit Metadata