Mk_sshd_config - Also check for "MACs" and "KexAlgorithms"

Hello everybody; not sure if this is the right corner to ask, but:
Is there a way to additionally check for “MACs” and “KexAlgorithms” using this plugin?
If not - how could this be raised as a feature-request? Shouldn’t be too hard to code as it parses the whole config-file anyway…

Official docs:

Config checkers can be of limited use. I mean, it’s just a config and has nothing to do with runtime operational state. With that said I often times use runtime tools to inspect connections. IMHO, such things might make for a good checkmk check.