blender-impl-nodes

Pass

Audited by Gen Agent Trust Hub on Jul 14, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No security issues detected. The skill provides implementation workflows and utility patterns for Blender's Python API.
  • [COMMAND_EXECUTION]: The skill uses standard Blender Python API calls (bpy.ops, tree.nodes.new) which are intended for automation within the Blender environment. No arbitrary shell command execution or privilege escalation vectors were found.
  • [EXTERNAL_DOWNLOADS]: The code snippets include templates for loading local images and appending data from external .blend files using standard Blender methods (bpy.data.images.load, bpy.ops.wm.append). No hardcoded remote URLs or automated downloads from untrusted sources are present.
  • [DATA_EXFILTRATION]: No network operations, credential access, or data exfiltration patterns were identified.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 14, 2026, 04:30 AM
Security Audit — agent-trust-hub — blender-impl-nodes