File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -8,8 +8,9 @@ At this stage, this is purely experimental code.
88
99## Threat model for running locally
1010
11- This is experimental code and has an open threat model. Running this tool, you
12- should assume you will be running untrusted code on our machine. You should
11+ This is experimental code and has an open threat model. By design, the MCP server
12+ executes untrusted code. As such, running this tool, you
13+ should assume you will be running untrusted code on your machine. You should
1314only run this in a trusted environment, including the network. In practice,
1415this means you must run this in a heavily sandboxed environment, and from a
1516security perspective if you run this tool you will run untrusted code on
You can’t perform that action at this time.
0 commit comments