dotnet-mixed-reality
Pass
Audited by Gen Agent Trust Hub on Apr 11, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill implements functionality to ingest and process data from the physical or network environment which could serve as a vector for indirect prompt injection.
- Ingestion points: The
QRCodeTrackerclass inreferences/examples.mdreads data from scanned QR codes, andVoiceCommandHandlerinreferences/examples.mdprocesses speech keywords. - Boundary markers: The provided code snippets do not include delimiters or instructions to ignore embedded commands within the processed data.
- Capability inventory: The skill features capabilities to perform network operations via Azure Spatial Anchors, Azure Remote Rendering, and Photon (shared experiences), as seen in
references/examples.md. - Sanitization: There is no evidence of data sanitization or validation for inputs received from QR codes or voice commands in the examples.
Audit Metadata