From vb3.5 onwards, the new plugin system means that properly-coded extensions do not connect to the database directly. Instead, they do so via hooks provided by the vb API. As I understand, this means that if there's any security issue, it would be due to vb itself, and not the properly coded extension, which ibproarcade is.