hz-unity-meta-interaction-sdk
Pass
Audited by Gen Agent Trust Hub on Sep 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill facilitates the development of Meta XR applications by providing instructions for the Interaction SDK. All external resources, including documentation links to developers.meta.com and package identifiers like com.meta.xr.sdk.interaction.ovr, are official vendor assets belonging to Meta.
- [SAFE]: The installation methods described use the standard Unity Package Manager (UPM) API (Client.Add) and official CLI tools (unity-cli). These operations are restricted to the local development environment and authorized package registries.
- [SAFE]: The use of reflection in the MCP fallback documentation is limited to accessing local, known API types within the installed Oculus Interaction packages for project configuration purposes.
- [SAFE]: The skill does not exhibit any patterns related to prompt injection, unauthorized data access, credential exfiltration, or persistence. All commands and scripts are intended for use within an interactive Unity Editor session by a developer.
Audit Metadata