| Version | Supported |
|---|---|
| 1.0.x | ✅ |
Report security issues by opening a private issue in this repository or by contacting the maintainer directly.
Please include:
- affected version or commit;
- reproduction steps;
- impact assessment;
- suggested remediation if available.
We will acknowledge reports promptly and coordinate a fix before public disclosure.
- Default
blender-mcpexposure is localhost-only. - Agent-supplied code runs with the same permissions as Blender or Python.
- Malicious
.blendfiles may execute embedded Python on open. - Path validation prevents output outside project-root exports.
- Manifest hashes verify exported files, but they do not authenticate sources.
This plugin does not sandbox Blender, Python, or the host filesystem. Treat untrusted assets and configurations as executable content.