Visual Automation

Security checks across static analysis, malware telemetry, and agentic risk

Overview

This skill coherently uses Blender and Python to create visual assets, with local script execution and project-folder file writes that are expected for its purpose.

This skill appears safe for its stated purpose, but it will run Blender Python scripts locally and save generated files into your project. Confirm the project folder and asset request are what you intended before using it.

Static analysis

No static analysis findings were reported for this release.

VirusTotal

VirusTotal findings are pending for this skill version.

View on VirusTotal

Risk analysis

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

The agent may run generated Python inside Blender to create or render assets on the local machine.

Why it was flagged

The skill directs the agent to create and run local Python scripts through Blender. This is code execution, but it is clearly disclosed and purpose-aligned with Blender automation.

Skill content
Write a Python script (`.py`) that uses `import bpy` ... `blender-launcher.exe" --background --python your_script.py`
Recommendation

Use it for trusted project requests and review unusual script behavior or output paths before running complex renders.