blender
Pass
Audited by Gen Agent Trust Hub on Aug 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate instructional content for the Blender 3D creation suite. All code examples use the built-in
bpyAPI for standard 3D operations such as creating meshes, materials, and managing render settings. - [COMMAND_EXECUTION]: The skill documents standard Blender Command Line Interface (CLI) usage (e.g.,
blender --background --python script.py). These are standard operational patterns for 3D pipeline automation and do not include malicious commands, privilege escalation, or persistence mechanisms. - [DATA_EXPOSURE]: No sensitive file access or network exfiltration patterns were identified. The scripts output render files to local paths relative to the project directory.
Audit Metadata