blender-animation
Pass
Audited by Gen Agent Trust Hub on Sep 20, 2026
Risk Level: SAFECOMMAND_EXECUTIONDYNAMIC_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructions specify running generated scripts via the Blender command-line interface (
blender --background --python script.py). This is the standard method for executing automation tasks within the Blender environment. - [DYNAMIC_EXECUTION]: The skill utilizes Blender's scripted drivers functionality, which evaluates Python expressions at runtime to drive properties. The examples provided use benign mathematical expressions for animation control.
Audit Metadata