When Flapak installs an application as a user it does not prompt for a user password. If a machine is shared a non administrator could install a unauthorized application.
I would request that the administrator password is requested when installing an application in the same manner as “apt install” on Debian
That’s for system installs, if the user is in the sudo/wheel group they don’t need to authenticate for system installs, user installs are passwordless as it affects only that user.