It's error-prone to provide a run command like: run = "cd ~/input && medusa fuzz --target archive.zip"
The user will almost always want to run their commands from the specified input directory, and forgetting to do this is a common source of user error.