This is a false positive.
The administrator/components/com_akeeba/backup folder on your site is the default backup output directory. This is where Akeeba Backup's backup archives are created. This is also where temporary files are created. When taking a backup, one of the steps is the database backup. Akeeba Backup writes the database dump into a temporary .sql file. When that file is big enough (according to your Configuration options, default is around 256KB) it is added to the backup archive and removed from your site.
It looks like your host is idiotically scanning your site for files with a .sql extension. If these files exist and have SQL (database) commands — in other words, their EXPECTED FILE CONTENTS, it sends you an email that these non-executable text files are a "virus" (executable code) or malicious. In other words, your host is run by amateurs who can't tell a non-executable SQL file from an executable virus/malware file. To put things in perspective, Joomla itself and all of its extensions include .sql files for the database installation and update. It's perfectly safe since .sql files CAN NOT execute by themselves. They'd require, you guessed it, executable PHP code to load them and execute them against your site's database. Saying that a .sql file is a virus or malicious file is like claiming that your car's clutch is a weapon used by terrorists just because a terrorist could use it to drive a car into a crowd. In short, it's beyond absurd. I'd say it's utterly moronic, if I wanted to be charitable.
My professional recommendation is to IMMEDIATELY look for a new host, preferably one ran by people who actually know what they are doing.
Nicholas K. Dionysopoulos
Lead Developer and Director
🇬🇷Greek: native 🇬🇧English: excellent 🇫🇷French: basic • 🕐 My time zone is Europe / Athens
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!