Restricted Bash shell. Similar to the bash shell with some restrictions like changing directories with cd, setting/unsetting of PATH, ENV variables and others.
bash
cd
rbash
rbash -c "{{command}}"
rbash {{file.sh}}
rbash --version