**Description** Fuzzer doesn't analyze the code it runs for instrumentation. It is needed to sandbox this code to block suspicious code from running. **Expected behavior** Fuzzer shouldn't be able to run code without the appropriate permissions. **Environment** This restrictions should work for every supported environment. **Potential alternatives** The running can be instrumented or to be contained as well.