unity-csharp-reference
Pass
Audited by Gen Agent Trust Hub on Jul 15, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: Utilizes the
unity-clitool to perform operations such as fetching Unity source code, searching symbols, and viewing internal implementations. - [EXTERNAL_DOWNLOADS]: Downloads official Unity source code from GitHub and a machine learning model for semantic search from Hugging Face. These are well-known and trusted sources.
- [SAFE]: Accesses local project files and configuration solely to determine the appropriate Unity version for symbol resolution and source matching.
Audit Metadata