hz-unity-tmp-resources

Pass

Audited by Gen Agent Trust Hub on Sep 25, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill utilizes standard Unity Editor APIs (e.g., AssetDatabase, EditorApplication, Directory.Exists) to verify project configuration and manage TextMesh Pro assets.
  • [EXTERNAL_DOWNLOADS]: The script in the Troubleshooting section uses UnityEditor.PackageManager.Client.Add("com.unity.textmeshpro") to install the official TextMesh Pro package. This targets Unity's official package registry for a standard component.
  • [COMMAND_EXECUTION]: The skill contains several C# code snippets designed to be executed via a Unity integration tool (Unity_RunCommand). These snippets are hardcoded for specific project tasks such as importing resources, reimporting shaders, and checking for missing files, with no evidence of dynamic command injection from untrusted sources.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 25, 2026, 06:56 PM
Security Audit — agent-trust-hub — hz-unity-tmp-resources