urp-postprocessing
Pass
Audited by Gen Agent Trust Hub on Sep 10, 2026
Risk Level: SAFECOMMAND_EXECUTIONDYNAMIC_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill interacts with the Unity Editor through the
unity-clitool, specifically utilizing commands to query the Editor's catalog and state. - [DYNAMIC_EXECUTION]: The skill contains C# snippets designed to be compiled and executed at runtime within the Unity Editor using an
evalcommand. This is used for programmatic verification of render pipeline settings and Volume configurations. - [INDIRECT_PROMPT_INJECTION]: The skill performs scene introspection by finding and reading properties of Volume components. While this involves processing local scene data, the operations are restricted to diagnostic reporting and standard property modification within the project scope.
Audit Metadata