unity-vrc-udon-sharp
Pass
Audited by Gen Agent Trust Hub on Mar 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate documentation, templates, and best practices for VRChat UdonSharp development. The content is technical and informative, adhering to official VRChat guidelines.
- [SAFE]: The included validation scripts (
hooks/validate-udonsharp.ps1andhooks/validate-udonsharp.sh) are designed to run locally via the agent's PostToolUse hook system. They perform read-only regex-based static analysis on C# files to warn the developer about incompatible language features (such as LINQ, Generics, or async/await) before compilation. They do not access sensitive files or perform network operations. - [SAFE]: The skill documentation references official VRChat domains (
creators.vrchat.com,udonsharp.docs.vrchat.com) and well-known trusted community services (GitHub, Imgur, Discord CDN) in the context of the platform's 'Trusted URL' system. These references are neutral and informative. - [SAFE]: No evidence of prompt injection, data exfiltration, obfuscation, or hardcoded credentials was found in any of the 23 files provided.
Audit Metadata