The color theme appears to be loaded from the python file ~/mygitcheck.py. This means execution of arbitrary code from outside site-packages (which could be a root installation). It seems to be a security concern. Since only the color theme is loaded from that file, wouldn't a text or json file work?