blender-render-automation

Pass

Audited by Gen Agent Trust Hub on Sep 19, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill utilizes the standard Blender Python API (bpy) to configure render engines, materials, and scene properties. This is the intended and legitimate use of the tool.
  • [SAFE]: File system operations are limited to creating local output directories and writing image or video files, typically to the /tmp/ directory. These are standard operations for rendering tasks.
  • [SAFE]: No evidence of prompt injection, obfuscation, or data exfiltration was found. The instructions focus exclusively on 3D automation within the Blender environment.
  • [SAFE]: All Python imports such as bpy, os, and math are either built-in Blender modules or standard library components required for the stated functionality.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 19, 2026, 04:58 AM
Security Audit — agent-trust-hub — blender-render-automation