Skip to main content

blender-pipeline

Automates 3D asset creation and processing for game development using Blender's Python API, enhancing workflow efficiency.

Install this skill

or
76/100

Security score

The blender-pipeline skill was audited on Feb 9, 2026 and we found 8 security issues across 4 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 192

Template literal with variable interpolation in command context

SourceSKILL.md
192```bash
medium line 242

Curl to non-GitHub URL

SourceSKILL.md
242curl -O http://<MINIPC_IP>:9877/output_file.glb
medium line 23

Wget to non-GitHub URL

SourceSKILL.md
23wget https://download.blender.org/release/Blender4.4/blender-4.4.0-linux-x64.tar.xz
medium line 231

Wget to non-GitHub URL

SourceSKILL.md
231wget https://download.blender.org/release/Blender4.4/blender-4.4.0-linux-x64.tar.xz
low line 233

Access to hidden dotfiles in home directory

SourceSKILL.md
233echo 'export PATH="$HOME/blender-4.4.0-linux-x64:$PATH"' >> ~/.bashrc
low line 23

External URL reference

SourceSKILL.md
23wget https://download.blender.org/release/Blender4.4/blender-4.4.0-linux-x64.tar.xz
low line 231

External URL reference

SourceSKILL.md
231wget https://download.blender.org/release/Blender4.4/blender-4.4.0-linux-x64.tar.xz
low line 242

External URL reference

SourceSKILL.md
242curl -O http://<MINIPC_IP>:9877/output_file.glb
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →
GitHub Stars 2.2K
Rate this skill
Categorydevelopment
UpdatedApril 10, 2026
openclaw/skills