high
mcp-code-interpreter
v0.2.1Safe code execution MCP server
1
Total
0
Critical
1
High
0
Medium
Findings
interpreter/run.pyhighSC-004Suspicious CommandsLine 55
No sandbox — executes code directly on host system
exec(code, globals()) # Run in current process namespaceReport false positive