blender-uv-texturing
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the mcp__blender__execute_blender_code tool to automate 3D modeling tasks. The provided Python recipes perform standard operations such as UV projection, coordinate remapping, and material node tree construction using the 'bpy' library.
- [SAFE]: File system interactions are limited to loading user-provided image textures and saving bake results to temporary directories (e.g., /tmp/bake_target.png), which is standard for rendering workflows. No suspicious network operations, credential harvesting, or obfuscation techniques were detected.
Audit Metadata