godot-shaders
Pass
Audited by Gen Agent Trust Hub on Aug 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and code examples for Godot Shading Language. All code snippets are standard GLSL-like shaders meant for rendering 2D and 3D graphics within the Godot Engine environment.
- [DATA_EXFILTRATION]: The skill mentions
hint_screen_texture, which allows a shader to read the screen buffer. This is a standard feature of modern game engines used for post-processing effects (e.g., blur, distortion) and does not constitute unauthorized data exfiltration in this context. - [REMOTE_CODE_EXECUTION]: There are no patterns involving remote script downloads or execution. The GDScript and shader code snippets provided are static examples for engine-specific APIs.
- [PROMPT_INJECTION]: No attempts to override agent behavior or bypass safety filters were detected in the instructions or metadata.
Audit Metadata