unity-shader
Pass
Audited by Gen Agent Trust Hub on Apr 20, 2026
Risk Level: SAFE
Full Analysis
- [DATA_EXPOSURE]: The skill implements a
shader_readfunction that allows access to local shader source code. This is a standard requirement for shader inspection and modification in a development context. - [COMMAND_EXECUTION]: The skill includes file system operations such as
shader_create,shader_create_urp, andshader_deleteto manage project assets. These are core functionalities for the skill's documented use case. - [SAFE]: Analysis of the instructions and examples revealed no evidence of prompt injection, data exfiltration, or obfuscation. The skill operates within the expected scope of a Unity development assistant.
Audit Metadata