skills/impertio-studio/blender-bonsai-ifcopenshell-sverchok-claude-skill-package/blender-syntax-nodes/Gen Agent Trust Hub
blender-syntax-nodes
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains Python code snippets and architectural guidance for Blender's 'bpy' API, specifically focused on Geometry Nodes, Shader Nodes, and the Compositor. It correctly implements version-aware logic for the NodeTreeInterface (4.0+) and Compositor (5.0+) changes.
- [SAFE]: All external URLs point to official Blender documentation (docs.blender.org) and developer release notes, which are verified and trusted sources for technical documentation.
- [SAFE]: No malicious patterns such as network exfiltration, credential harvesting, or obfuscated code were detected. The scripts focus entirely on internal Blender data manipulation.
- [SAFE]: The warnings and anti-patterns provided in the documentation (e.g., 'NEVER use node.inputs[0]') are instructional best practices intended to prevent runtime errors, race conditions during rendering, and ensure script stability across different Blender software versions.
Audit Metadata