What's WinGet?
WinGet is a tool by Microsoft (requires at least Windows 10 1809) similar to package managers under Linux.
WinGet allows installing, uninstalling and updating many Windows applications without having to go after an installer, deal with self-updaters or uninstallers.
Why All-in-WinGet?
Apparently there have existed for a long time websites that allowed you to select a set of applications and it would download a installer that would install each application at once, without needing to search each installer separately.
While convenient, this relies on trusting that the website never decides to ship malware someday.
All-in-WinGet decides to instead rely on Microsoft's WinGet tool and its repos of manifests and only generating a WinGet command.
This effectively means that, as long as the generated command tells WinGet to download the correct programs, it's mostly up to the user's trust in Microsoft.
Are there any drawbacks?
For the most part no, but there might be issues with application that behave differently when installed in system mode (requires admin access and is installed in Program Files) vs user mode (no admin access, installed in user folder).
The only software I know of that suffers from this problem is Google Chrome, so you might prefer to install it from the official installer instead.
Basically, it's up to you whether you want to update Chrome from its own updater or, when installed in system mode, only from WinGet.