Blender — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Blender (Plugin) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
Aggregate score unchanged between these scans.
The primary manifest — the file an agent reads to learn what this artifact does.
AI-powered 3D design in Blender. Works with Claude Code, Codex CLI, ChatGPT, Cursor, and more.
The first agent skill and plugin for Blender 3D — teaches AI how to create professional parametric designs, apply realistic materials, set up lighting, and render scenes through Blender's MCP (Model Context Protocol).
claude mcp add blender uvx blender-mcpclaude plugin marketplace add jithinolickal/blender
claude plugin install blender@blendernpx skills add jithinolickal/blenderOr install globally:
npx skills add -g jithinolickal/blenderThe AI will automatically use this skill when working with Blender.
blender/
├── .claude-plugin/
│ ├── plugin.json # Plugin manifest
│ └── marketplace.json # Marketplace catalog
├── skills/
│ └── blender/
│ ├── SKILL.md # Core instructions and workflow
│ ├── references/
│ │ ├── surface-patterns.md # Library of parametric surface functions
│ │ ├── common-errors.md # Troubleshooting guide
│ │ └── workflow.md # Detailed design methodology
│ └── scripts/
│ └── viewport_helpers.py # Multi-angle screenshot utilities
└── README.mdThis skill teaches AI a battle-tested workflow learned from real design sessions:
Starting from a reference image, the AI creates a circular disc made of 50 parallel wooden slats with a raised center bowl — all through natural language instructions.
This skill was created from extensive real-world design sessions — not theoretical documentation. Every instruction, every error fix, every design principle comes from actual iteration. The workflow prevents common mistakes that waste hours:
Issues and PRs welcome. If you've found a new Blender MCP pattern or error fix, please contribute.
Apache-2.0
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.