mixed-reality
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides C# templates for Azure Mixed Reality services (Spatial Anchors, Remote Rendering) that correctly use configuration objects for credentials (AccountId, AccountKey) rather than hardcoding sensitive secrets.
- [SAFE]: The skill demonstrates remote content loading using Unity's standard Addressables system (Addressables.LoadAssetAsync), which is a common and expected practice in mixed reality applications for performance and dynamic updates.
- [SAFE]: While the skill ingests external data (QR code contents, voice commands), these inputs are used for localized application logic (dictionary-based command dispatching, data storage) and are not interpolated into shell commands or LLM prompts, presenting no significant indirect prompt injection risk.
- [SAFE]: All identified external references, including Azure services, Photon networking, and Microsoft's MRTK/OpenXR toolkits, are well-known and appropriate for the skill's stated purpose of mixed reality development.
Audit Metadata