@unknownuser said:
Sorry to drift off subject.
Ken, thanks for you forbearance.
Since my topic was intended to discuss anything that helps make managing plugins easier, your comments did not seem off-topic to me. 
About your #1 point, there is already a list of "quarantined" plugins that cause problems in this forum. And the plugin gurus already seem quite generous in posting advice about how to improve plugins. Besides, it often isn't so much that an early version of a plugin has any real errors but that it just needs a little tweaking to handle special cases or extend its usefulness.
Regarding your database approach, I would like to see something sort of like that built into SU itself, or possibly in a companion app. As I envision it, it would be OS-specific & integrate tightly with the OS's existing file database services. I don't know much about how Windows handles that but for example OS X maintains a built-in, schema-based database of file attributes that can easily be extended to include almost any sort of metadata imaginable (via what Apple calls "Spotlight" plugins).
I think it should be possible to create an OS X Spotlight plugin that automatically parses SU Ruby files to catalog their SU plugin dependencies & add that info to the metadata store, or failing that at least build an Applescript app or Automator action or shell script to add that data to the Finder's "Get Info" comments field (which is also included in the metadata database). That would enable users to search for plugin dependencies using the built-in Spotlight search engine, or at least to see them in the "Get Info" comments.
As I said, this is all still a half-baked idea I've only just started thinking about, & I don't know anything about how to implement something similar in Windows, but I hope you get the general idea: I'm hoping for an approach to SU plugin management that requires little or no manual effort by users, provides plugin dependency info in a simple, easy to understand format, & doesn't unnecessarily restrict plugin developers to some standard that might stifle innovations.
It's a tall order I know, but I can dream, right?