unity-playmode-test
Pass
Audited by Gen Agent Trust Hub on Jul 5, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill provides documentation and C# code templates for Unity development. No malicious patterns, obfuscation, or data exfiltration attempts were found.
- [COMMAND_EXECUTION]: The skill instructs the agent to use a CLI tool (referenced as
u) for running Unity tests and managing project state. These commands are relevant to the skill's stated purpose of automating Unity tests and do not involve unauthorized access or dangerous parameters. - [SAFE]: The provided C# templates use Reflection to access private fields in Unity components. The documentation explicitly identifies this as a workaround for specific UI Toolkit behavioral issues, which is a standard and acceptable approach in advanced automated testing scenarios.
- [EXTERNAL_DOWNLOADS]: The README points to the author's own repository and well-known industry services for installation, following established community practices.
Audit Metadata