skills/impertio-studio/blender-bonsai-ifcopenshell-sverchok-claude-skill-package/blender-impl-automation/Gen Agent Trust Hub
blender-impl-automation
Pass
Audited by Gen Agent Trust Hub on Jul 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides technical documentation and verified code templates for automating Blender tasks via its Python API (bpy).
- [SAFE]: Python examples demonstrate secure input handling by using the
argparselibrary to process parameters after the Blender--separator, avoiding potential command injection or argument confusion. - [SAFE]: The skill correctly implements
bpy.app.backgroundchecks to prevent the execution of UI-dependent operators in headless environments, which ensures stability and prevents runtime errors. - [SAFE]: File path operations are handled using
os.pathandpathlib, promoting portability and avoiding the risks associated with hardcoded absolute paths. - [SAFE]: No evidence of data exfiltration, prompt injection, or obfuscation was found across the documentation and script examples.
Audit Metadata