If you use darwin, you'll need to sign the binary first.
This can be done the following way:
Create a signing certificate locally. Instructions can be found here
Identity type: self signed root.
Certificate type: codesigning.
codesign -s "<certificateName>" "$(which lounasta)"