blender-3d-modeling
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill exclusively utilizes internal Blender Python modules (
bpy,bmesh) to perform legitimate 3D modeling operations such as mesh creation, modifier application, and parametric generation. - [SAFE]: No network operations, data exfiltration attempts, or credential harvesting patterns were detected.
- [SAFE]: File system interaction is restricted to saving generated Blender scenes to a temporary directory (
/tmp/), which is standard behavior for such tools. - [SAFE]: The instructions include helpful safety guidelines, such as warning users about high vertex counts that could potentially freeze the application.
Audit Metadata