[Integrator] - Change SecretBox to have proper file extension in order to be autoloaded properly.
SecretBox is for now an inc file, which should be .php.
The autoloader only loads .php file within subdirs. It is possible to modify the autoload to take into consideration .inc as well but for now changing the SecretBox file extension is faster.