When spawning a high-output CLI in Node.js, the last few KB vanish on process.exit(). After comparing 6 solutions, the only reliable cross-platform stdlib fix is piping the child stdout fd to a file.
Anthropic's Model Context Protocol harbors a design flaw enabling remote code execution across 150 million downloads and thousands of servers. OX Security researchers detail the STDIO risks, while Anthropic deems it expected behavior.