High-risk tools in MCP NodeJS Debugger
8 of the 13 tools in MCP NodeJS Debugger are classified as high risk. This page profiles those tools specifically, with recommended policy actions and the attack patterns that target them.
Every operation listed below is an action PolicyLayer recommends controlling at the transport layer. Open any tool to see the full profile, risk score, and YAML policy snippet.
Tools at high risk
-
continueExecuteContinues code execution
-
evaluateExecuteEvaluates a JavaScript expression in the current context
-
nodejs_inspectExecuteExecutes JavaScript code in the debugged process
-
step_intoExecuteSteps into function calls
-
step_outExecuteSteps out of current function
-
step_overExecuteSteps over to the next line of code
-
retry_connectExecuteManually triggers a reconnection attempt to the Node.js debugger
-
set_breakpointExecuteSets a breakpoint at specified line and file
Attacks that target this class
High-risk tools in any server share these documented attack patterns. Each links to the full case and the defensive policy.