Query to list all plugins installed and their details

Is it possible to build a query to list all the plugins installed in my current graph?
I would like the output to be like this:

Plugin Name GitHub URL Status local location
Awesome UI GitHub - yoyurec/logseq-awesome-ui: Reworked UI for Logseq Enabled C:\Users\username\.logseq\plugins\logseq-awesome-ui

Queries target the database. If plugins don’t exist in the database, they cannot be queried.

Thank you for the response @mentaloid,
If not using the Logseq Query, can we use Kits To acheive this?

  • In theory, yes.
  • In practice, it is not straightforward.
    • Someone needs to be motivated to bother with the involved complexities.