Vault Secrets Gen Plugin

We are trying to use GitHub - sethvargo/vault-secrets-gen: A Vault secrets plugin for generating high entropy passwords and passphrases.
plugin to create passwords for legacy systems.

Is this a 3rd party plugin or is it built by HashiCorp?

https://github.com/sethvargo/vault-secrets-gen
                   ^^^^^^^^^ 

If it’s written by hashicorp, it would say hashicorp in the path.

Thanks Aram.This plug-in is helpful is generating random passwords

I’m sure it is, just check the source code and build it yourself if you want to use it. I wouldn’t trust binary downloads from unknown sources in my production vault instance.