blueprint-extractor-mcp
npm
v8.2.7
Published by sungrow — no publish provenance, so origin is unverified, but the source is public: the repository link below is self-declared yet readable, so you can inspect the code before adopting it.
MCP server for the Unreal Engine BlueprintExtractor plugin over Remote Control
The grade answers one question — how safe is this server for you to adopt — so it is computed in two auditable stages. Nothing below is an opinion or an LLM's guess; every line is a real term the deterministic engine applied, and the same input always yields the same number.
1. Threat score — 100 − 0 = 100. What the published surface and source actually contain:
The deterministic scan raised no scored threat in the surface it inspected — the threat score stayed at 100. Capability observations and advisory notes are recorded but never lower it.
2. Client adoption risk — 100 − 7 = 93. Three small, subtract-only factors that reflect your risk in adopting it — a clean scan proves less on a powerful, unverified or barely-inspectable package, so the grade says so plainly:
| Points | Adoption-risk factor |
|---|---|
| −6 | capability blast radius (high) — client exposure if the model is manipulated |
| −1 | publisher verification (public source) — no provenance, but the source is public and inspectable |
Capability observations and info notes are shown under Findings but never scored.
Open any row's finding below for the file, line and evidence behind a deduction.
In the server's implementation (`dist/automation-controller.js:2`): Spawning a shell/process is command-execution capability; with unsanitized tool input it is command injection / RCE. This is read from the code itself — not from the tool description — so a poisoned server cannot hide it behind honest-looking metadata.
Evidence: rt { spawn } from 'node:child_process'; import { mkdir, readdir, readFile, writeFile } from 'node:fs/promises'; import {
Fix: Review this call path: confirm it never receives unsanitized tool input, constrain it, or remove it. Treat a server whose code reaches these sinks as high-capability regardless of what its tools claim.
Location: server dist/automation-controller.js
In the server's implementation (`dist/execution/adapters/commandlet-adapter.js:5`): Spawning a shell/process is command-execution capability; with unsanitized tool input it is command injection / RCE. This is read from the code itself — not from the tool description — so a poisoned server cannot hide it behind honest-looking metadata.
Evidence: import { spawn } from 'child_process'; import { COMMANDLET_CAPABILITIES } from '../execution-adapter.js'; import { reso
Fix: Review this call path: confirm it never receives unsanitized tool input, constrain it, or remove it. Treat a server whose code reaches these sinks as high-capability regardless of what its tools claim.
Location: server dist/execution/adapters/commandlet-adapter.js
In the server's implementation (`dist/project-controller.js:1`): Spawning a shell/process is command-execution capability; with unsanitized tool input it is command injection / RCE. This is read from the code itself — not from the tool description — so a poisoned server cannot hide it behind honest-looking metadata.
Evidence: ync, spawn } from 'node:child_process'; import { access, readdir, unlink } from 'node:fs/promises'; import { constants a
Fix: Review this call path: confirm it never receives unsanitized tool input, constrain it, or remove it. Treat a server whose code reaches these sinks as high-capability regardless of what its tools claim.
Location: server dist/project-controller.js
Each tool and what it can reach — statically extracted from the published source.
read_message_logingests untrusted inputactivate_tool_profileno sensitive capabilityactivate_workflow_scopeno sensitive capabilityapply_commonui_button_styleno sensitive capabilityapply_widget_diffno sensitive capabilityapply_widget_patchno sensitive capabilityapply_window_ui_changesno sensitive capabilityaudit_project_assetsno sensitive capabilitybatch_widget_operationsno sensitive capabilitycapture_editor_screenshotno sensitive capabilitycapture_runtime_screenshotno sensitive capabilitycapture_widget_motion_checkpointsno sensitive capabilitycapture_widget_previewno sensitive capabilitycheck_asset_existsno sensitive capabilitycleanup_capturesno sensitive capabilityclear_editor_selectionno sensitive capabilitycompare_capture_to_referenceno sensitive capabilitycompare_motion_capture_bundleno sensitive capabilitycompile_material_assetno sensitive capabilitycompile_project_codeno sensitive capabilitycompile_widgetno sensitive capabilitycreate_anim_montageno sensitive capabilitycreate_anim_sequenceno sensitive capabilitycreate_behavior_treeno sensitive capabilitycreate_blackboardno sensitive capabilitycreate_blend_spaceno sensitive capabilitycreate_blueprintno sensitive capabilitycreate_commonui_button_styleno sensitive capabilitycreate_curveno sensitive capabilitycreate_curve_tableno sensitive capabilitycreate_data_assetno sensitive capabilitycreate_data_tableno sensitive capabilitycreate_input_actionno sensitive capabilitycreate_input_mapping_contextno sensitive capabilitycreate_materialno sensitive capabilitycreate_material_instanceno sensitive capabilitycreate_material_setupno sensitive capabilitycreate_menu_screenno sensitive capabilitycreate_state_treeno sensitive capabilitycreate_user_defined_enumno sensitive capabilitycreate_user_defined_structno sensitive capabilitycreate_widget_animationno sensitive capabilitycreate_widget_blueprintno sensitive capabilityexecute_widget_recipeno sensitive capabilityextract_assetno sensitive capabilityextract_blueprintno sensitive capabilityextract_cascadeno sensitive capabilityextract_commonui_button_styleno sensitive capabilityextract_materialno sensitive capabilityextract_widget_animationno sensitive capabilityextract_widget_blueprintno sensitive capabilityfind_and_extractno sensitive capabilityget_active_editorno sensitive capabilityget_automation_test_runno sensitive capabilityget_editor_contextno sensitive capabilityget_import_jobno sensitive capabilityget_project_automation_contextno sensitive capabilityget_project_index_statusno sensitive capabilityget_tool_helpno sensitive capabilityimport_assetsno sensitive capabilityinsert_widget_childno sensitive capabilitylaunch_editorno sensitive capabilitylist_assetsno sensitive capabilitylist_automation_test_runsno sensitive capabilitylist_capturesno sensitive capabilitylist_import_jobsno sensitive capabilitylist_message_log_listingsno sensitive capabilitylist_running_editorsno sensitive capabilitymaterial_graph_operationno sensitive capabilitymodify_anim_montageno sensitive capabilitymodify_anim_sequenceno sensitive capabilitymodify_behavior_treeno sensitive capabilitymodify_blackboardno sensitive capabilitymodify_blend_spaceno sensitive capabilitymodify_blueprint_graphsno sensitive capabilitymodify_blueprint_membersno sensitive capabilitymodify_commonui_button_styleno sensitive capabilitymodify_curveno sensitive capabilitymodify_curve_tableno sensitive capabilitymodify_data_assetno sensitive capabilitymodify_data_tableno sensitive capabilitymodify_input_actionno sensitive capabilitymodify_input_mapping_contextno sensitive capabilitymodify_materialno sensitive capabilitymodify_material_instanceno sensitive capabilitymodify_state_treeno sensitive capabilitymodify_user_defined_enumno sensitive capabilitymodify_user_defined_structno sensitive capabilitymodify_widget_animationno sensitive capabilitymove_widgetno sensitive capabilitypatch_widgetno sensitive capabilitypatch_widget_class_defaultsno sensitive capabilityread_output_logno sensitive capabilityread_statetree_debuggerno sensitive capabilityrefresh_project_indexno sensitive capabilityrelaunch_pieno sensitive capabilityremove_widgetno sensitive capabilityreplace_widget_classno sensitive capabilityreplace_widget_treeno sensitive capabilityrestart_editorno sensitive capabilityreview_blueprintno sensitive capabilityrun_automation_testsno sensitive capabilitysave_assetsno sensitive capabilityscaffold_blueprintno sensitive capabilitysearch_assetsno sensitive capabilitysearch_project_contextno sensitive capabilityselect_editorno sensitive capabilitystart_pieno sensitive capabilitystart_statetree_debuggerno sensitive capabilitystop_pieno sensitive capabilitystop_statetree_debuggerno sensitive capabilitysync_project_codeno sensitive capabilitytrigger_live_codingno sensitive capabilitywait_for_editorno sensitive capabilitywrap_widgetno sensitive capabilityScan history per published version. The engine is deterministic — the same version always yields the same score, so a changed score means the package itself changed.
| Version | Score | Findings | Engine | Scanned |
|---|---|---|---|---|
v8.2.7 latest |
A 93/100 | 3 | 1.13.0 | 2026-09-07 |
Show this server's live Trust Score in your README, docs or website. The badge is served straight from the registry and updates automatically after every rescan — no API key needed. It links back to this page, so anyone who sees the grade can also read the findings behind it instead of taking a number on faith.
The score above is reproducible: the same package version always yields the same result. Run it locally or over the free API — no account, no LLM, fully deterministic.
npx mcptrustchecker scan blueprint-extractor-mcp --online
Uncensored AI tools (chat, image, RE/malware analysis, JS deobfuscation, multi-step research) for Claude Desktop, Cursor, Cline, Zed, and any MCP client.
儿童故事 MCP 服务 - 提供故事列表和搜索功能
Grade any bet against thousands of play-by-play game simulations: win probability, odds, edge.
World Cup MCP server for the 2026 men's football tournament — live scores, fixtures, standings, read-only prediction-market signals, and paste-ready match cards. Works with Claude Code, Cursor, Codex, Windsurf, Zed. Not affiliated with FIFA or Anthropic.
MCP server exposing a live Dwarf Fortress fort to an AI agent as curated, semantic tools
MCP Server for Arknights: Endfield (TypeScript / stdio + Streamable HTTP)