Create a WordPress plugin that runs when another plugin is installed

Solution:

Utilising the plugin activation hook may help you with your needs where you could define a list of blacklisted plugin names.