Please note that this a project that is meant for merging into WordPress core. Although I’m the developer of Complianz, this plugin is not associated with Complianz (it will also work with Cookiebot for example), and is a community project to enable consent communication between plugins.
If you have suggestions how this can be improved, please do a pull request on the GitHub repository, and you can become a WordPress core contributor when this is merged.
The plugin simply lists plugins that do not declare they apply the consent api. The plugin can’t tell if a plugin does consent management or does any tracking, so can’t say if a plugin needs a consent api.
What exactly do you mean with ‘you have no reviews’? That’s to be expected, as the purpose of the plugin is only to add a consent api that other plugins need to use. It does not do anything when no other plugins are installed.
It is a very basic plugin that does only one thing: allow a plugin to tell other plugins if there is consent for a specific purpose (if they listen to the signals, which is what this list is about).