Hello,
The Install-Module is based on PowerShellGet which can be used to download and install-module not only from PSGallery that's why when you try to install a new module it will ask you if you trust the repository in this case PSGallery
So yes you can trust this repository
Regards,