MEDIUMpython/kubernetes_mcp_server/kubernetes_mcp_server.py:82 — Code-execution surface: a subprocess spawn call site. The server can run commands on the host; review what it executes and whether any input reaches it.
MEDIUMnpm/kubernetes-mcp-server/bin/index.js:3 — Code-execution surface: a node child_process call site. The server can run commands on the host; review what it executes and whether any input reaches it.
MEDIUMnpm/kubernetes-mcp-server/bin/index.js:24 — Code-execution surface: a exec/spawn call site. The server can run commands on the host; review what it executes and whether any input reaches it.
INFOtest/e2e/conftest.py:170 — Code-execution call site (subprocess spawn) in TEST code. Down-weighted to informational: this is the test exercising the server, not the server's runtime surface.
INFOtest/e2e/conftest.py:284 — Code-execution call site (subprocess spawn) in TEST code. Down-weighted to informational: this is the test exercising the server, not the server's runtime surface.
INFOtest/e2e/conftest.py:318 — Code-execution call site (subprocess spawn) in TEST code. Down-weighted to informational: this is the test exercising the server, not the server's runtime surface.