Extend the Attributes of entities created by the NMAP Provider with open ports

I would like to have an overview over my network and found the NMAP provider, which I have configured to not use the default configuration and now it also provides the IP Addresses.
What I would really like, would be to automatically have it check the open ports of the devices as well and make them available as attribute(e.g. port_21: true, port_80:true, or something like that)

While I am not a Python programmer(Java/TS is more my thing), I have recently created another extension and I think I am able to implement this feature myself, but my question would be if that is something that would be accepted. I didn’t really find who decides these kinds of things around here.