A lot of the linux plugins start from a task struct and provide lots of extra information about the processes. e.g. envvars, lsof, sockstat, psaux.
It would be great to allow this functionality to task structs found by scanning too. However the question is how to allow actually the user to this.