This package contains an action server that can be given an command line to execute (on the machine it is running as the user it is runnign as). Warning: This is inherently unsafe! You can send "rm -rf ~" or other nasty things.
shell_executor_server is ...