hello. thanks for this project. I don't know much about the twig template, but I'm participating in a ctf contest. In order to pass the level I have, I need to run the same command below without using quotes (single quotes, double quotes, backtick).
example command: {{['id',1]|sort('system')|join}}...