unity-vrc-world-sdk-3
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No prompt injection or behavior override attempts were detected. The instructions follow standard educational patterns for VRChat world building.
- [SAFE]: No data exfiltration patterns or hardcoded credentials (API keys, tokens, or secrets) were found. References to World or Avatar IDs are public identifiers specific to the VRChat platform.
- [SAFE]: No remote code execution (RCE) or untrusted downloads are present. The documentation includes search query suggestions for official VRChat domains which are informational and non-executable.
- [SAFE]: No obfuscation techniques, hidden characters (zero-width), or malicious encoding were identified in the text or code templates.
- [SAFE]: The provided UdonSharp C# templates (
VRC_Pickup_Rigidbody.csandVRC_Station_Basic.cs) use official VRChat SDK APIs and follow community best practices for networked object synchronization. - [SAFE]: No privilege escalation or persistence mechanisms were detected. The skill operates entirely within the scope of Unity project configuration and documentation.
Audit Metadata