Latest version can always be found at:
https://github.com/deponzit/MarginBot
Please note, I mean no disrespect and I could be completely off the mark here but, has anyone checked this code to make sure it isn't malicious? Or is there really anything that could be stolen by only knowing my API code?
No disrespect taken, and thanks for the interest. That link goes straight to the source code, so feel free to scope it out yourself. The core of it is unchanged from the original version. If someone got ahold of your API keys, they could potentially make some bad trades, but they can't withdraw any of your funds. You can read about Bitfinex's API here: https://www.bitfinex.com/pages/api. I still keep my bot behind a password protected folder on my web server, though it's probably not necessary. If you decide to do the same I've included some code in the crons folder to get your cronjobs to authenticate.