qwen-mm-plugins-blender
Pass
Audited by Gen Agent Trust Hub on Aug 12, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes a specialized tool,
execute_blender_code, to run Python scripts within a running Blender instance to perform modeling, shading, and rendering tasks. - [EXTERNAL_DOWNLOADS]: The skill instructions describe an automatic installation feature that downloads and sets up Blender 4.2.x (Linux-x86_64) upon the first tool call if the application is missing from the environment.
- [EXTERNAL_DOWNLOADS]: The skill interacts with well-known third-party 3D asset providers, specifically Sketchfab and Polyhaven, to search for and download models, materials, and HDRIs at runtime.
- [DYNAMIC_EXECUTION]: The instructions include patterns for using
importlib.import_moduleto dynamically load Blender add-ons and extensions, which is a standard procedure for interacting with the Blender API.
Audit Metadata