JSON.stringify [does not protect](https://gist.github.com/mk-pmb/87529a1f65fd47f0abd4d0199536c389) against shell command injection. Please use proper child_process APIs and send the data via an stdin pipe. Thanks to @sehrope for pointing out this bug on IRC.