Just a couple things to take care of to make it safer
sudo apt install unattended-upgrades
nano /etc/apt/apt.conf.d/50unattended-upgrades
uncomment the following lines:
"origin=Debian,codename=${distro_codename}-updates";
"origin=Debian,codename=${distro_codename}-propo...