Just so long as you understand that neither Protector/Sentinel nor Dragonfly can protect you from bad coding practices and yes, there always exists the possibility of someone setting you up with some backdoor coding.
Just to mention a few, basic stuff like correct use of globals with $_POST and $_GET, sanitizing data into the database with Fix_Quotes() and intval() functions, are still important