unity-sentis
Pass
Audited by Gen Agent Trust Hub on Mar 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns detected. The skill provides C# code samples for loading ONNX models using the official Unity Sentis API and Python snippets for exporting models from PyTorch or scikit-learn.
- [EXTERNAL_DOWNLOADS]: The skill references official Unity packages (
com.unity.sentis) and standard GitHub samples from Unity-Technologies. These are well-known, trusted sources for Unity development and do not present a security risk. - [COMMAND_EXECUTION]: Includes a standard
mlagents-learncommand for Unity ML-Agents training. This is a routine developer command for the intended use case. - [DATA_EXFILTRATION]: No network operations or sensitive data access found. All operations are local to the Unity runtime environment.
- [PROMPT_INJECTION]: No attempts to override agent behavior or bypass safety guidelines were identified.
Audit Metadata