blender-render-automation
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFECOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [SAFE]: The skill provides Python code for the Blender API (bpy) to automate rendering tasks, which is the stated and legitimate purpose.
- [COMMAND_EXECUTION]: Provides standard command-line instructions to run Blender in background mode for headless rendering (e.g., blender --background).
- [DATA_EXFILTRATION]: The skill interacts with the local file system to load 3D assets (e.g., /path/to/product.obj) and save render outputs (e.g., to /tmp), which is expected behavior for 3D software and does not involve external transmission of data.
Audit Metadata