Blender Mcp Enhanced — the complete, unedited output of the deterministic mcptrustchecker engine v1.13.0, scanned . Every finding, capability tag and score component below is exactly what the engine produced — no AI, no post-processing.
{
"tool": {
"name": "mcptrustchecker",
"version": "1.13.0",
"methodologyVersion": "mcptrustchecker-1.13"
},
"target": {
"id": "blender-mcp-enhanced",
"source": {
"kind": "package",
"origin": "blender-mcp-enhanced"
},
"server": {
"name": "blender-mcp-enhanced"
}
},
"grade": "A",
"score": {
"score": 96,
"threatScore": 100,
"grade": "A",
"band": "A",
"categorySubtotals": {
"injection": 0,
"exfiltration": 0,
"permissions": 0,
"supply-chain": 0,
"network": 0,
"hygiene": 0
},
"vector": [
{
"kind": "client",
"term": "capability-exposure",
"level": "moderate",
"label": "capability blast radius (moderate) — client exposure if the model is manipulated",
"appliedPenalty": 3
},
{
"kind": "client",
"term": "verification-discount",
"level": "repo",
"label": "publisher verification (public source) — no provenance, but the source is public and inspectable",
"appliedPenalty": 1
},
{
"kind": "client",
"term": "coverage-honesty",
"level": "source",
"label": "inspection depth (source) — how much of the target the scan could see",
"appliedPenalty": 0
}
],
"gatesFired": [],
"methodologyVersion": "mcptrustchecker-1.13"
},
"capability": {
"level": "moderate",
"reasons": [
"ingests untrusted external content (a prompt-injection entry point)"
],
"tags": [
"untrusted-input"
]
},
"coverage": {
"level": "source",
"inputs": {
"toolSurface": true,
"implementationSource": true,
"packageMetadata": true,
"liveTransport": false
},
"caveats": [
"Tools were statically extracted from the published source (30 recovered), not enumerated from a running server. Tool-poisoning, Unicode-smuggling, capability and toxic-flow analysis ran on this inferred surface, but a mis-parsed registration could be missed or mis-attributed, so tool-derived findings are capped below “confirmed”. To grade the real runtime surface, scan the running server: --command \"npx -y <package>\"."
]
},
"findings": [],
"toxicFlows": [],
"capabilities": [
{
"tool": "get_scene_info",
"tags": [],
"reasons": {}
},
{
"tool": "get_object_info",
"tags": [],
"reasons": {}
},
{
"tool": "get_viewport_screenshot",
"tags": [],
"reasons": {}
},
{
"tool": "execute_blender_code",
"tags": [],
"reasons": {}
},
{
"tool": "get_shared_context",
"tags": [],
"reasons": {}
},
{
"tool": "clear_shared_context",
"tags": [],
"reasons": {}
},
{
"tool": "get_operation_history",
"tags": [],
"reasons": {}
},
{
"tool": "create_object_handle",
"tags": [],
"reasons": {}
},
{
"tool": "create_material_handle",
"tags": [],
"reasons": {}
},
{
"tool": "list_object_handles",
"tags": [],
"reasons": {}
},
{
"tool": "list_material_handles",
"tags": [],
"reasons": {}
},
{
"tool": "get_polyhaven_categories",
"tags": [],
"reasons": {}
},
{
"tool": "search_polyhaven_assets",
"tags": [],
"reasons": {}
},
{
"tool": "download_polyhaven_asset",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"download\""
]
}
},
{
"tool": "set_texture",
"tags": [],
"reasons": {}
},
{
"tool": "get_polyhaven_status",
"tags": [],
"reasons": {}
},
{
"tool": "get_hyper3d_status",
"tags": [],
"reasons": {}
},
{
"tool": "get_sketchfab_status",
"tags": [],
"reasons": {}
},
{
"tool": "search_sketchfab_models",
"tags": [],
"reasons": {}
},
{
"tool": "download_sketchfab_model",
"tags": [
"untrusted-input"
],
"reasons": {
"untrusted-input": [
"keyword \"download\""
]
}
},
{
"tool": "generate_hyper3d_model_via_text",
"tags": [],
"reasons": {}
},
{
"tool": "generate_hyper3d_model_via_images",
"tags": [],
"reasons": {}
},
{
"tool": "poll_rodin_job_status",
"tags": [],
"reasons": {}
},
{
"tool": "import_generated_asset",
"tags": [],
"reasons": {}
},
{
"tool": "complete_geometry_node",
"tags": [],
"reasons": {}
},
{
"tool": "get_geometry_nodes_status",
"tags": [],
"reasons": {}
},
{
"tool": "register_context_script",
"tags": [],
"reasons": {}
},
{
"tool": "execute_context_script",
"tags": [],
"reasons": {}
},
{
"tool": "list_context_scripts",
"tags": [],
"reasons": {}
},
{
"tool": "clear_context_scripts",
"tags": [],
"reasons": {}
}
],
"surfaceDigest": "b4f42751e499b46da49956dafeb69021974c2a505aee37d72020ac8616e4348a",
"stats": {
"tools": 30,
"prompts": 0,
"resources": 0,
"findingsBySeverity": {
"critical": 0,
"high": 0,
"medium": 0,
"low": 0,
"info": 0
}
}
}