Dbeaver is damaged and can’t be opened, you should move to trash, as per the error shown in Image – 1
This error comes when you try opening Dbeaver in Mac OSx, I have tried downloading a different version and I could end up getting the same error every time.
Also tried to navigate into the package and run the dbeaver command from the CLI, it does start

Solution:
Download and extract the zip/tar, double click to install and it will create Dbeaver file.
Just copy that Dbeaver application file inside the Application.
Then open the Terminal and run this command
sudo xattr -cr /Applications/DBeaver.app
Now open Dbeaver from Application. It should open without giving any error.