Hi, I'm surprised I'm not targeted with Google ads when I ask this question, but I can't find what I'm looking for and so I'm turning here:
I need some way to pass an untrusted shell script (user generated) to a Linux / Windows / Mac environment and get the results. Is there some startup or AWS service that offers this? What I want is AWS with more runtimes and security guarantees...
The untrusted code might try to access the host machine. Or run an endless loop, or fill the disk. I think OP is looking for a service that would deal with these edge cases (timeouts, resource limits, extra security layers).