blender-animation

Pass

Audited by Gen Agent Trust Hub on Mar 9, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [SAFE]: The skill demonstrates standard usage of the Blender Python API (bpy) for animation tasks. Analysis of the scripts confirms they are restricted to manipulating 3D scene data and internal Blender properties.
  • [COMMAND_EXECUTION]: Includes functionality to save generated content to the temporary directory (/tmp/), which is a routine operation for scripts designed to output project files.
  • [SAFE]: Utilizes Blender's 'Scripted Expressions' feature for drivers. While this involves dynamic evaluation of Python strings, it is a standard and documented feature of the Blender animation system used for mathematical automation.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 9, 2026, 07:33 AM