I am looking for a tool to get a list of all dynamics CRM plugins in an on-premise instance and in particular the hidden ones.
you can use xrmtoolbox and it's plugin sql4cds or fetchxml builder and query sdkmessage and it's related table. It will give you all the info about your plugins.
few articles for refernce