Just to add some info:
I’m using the basic setup, in my form I add Honeypot like this:
[honeypot email-required]
In front-end I can see that the form has the hidden field with the empty value. I’ve tried to fill the value manually and send the form and it worked, it did not block the submission even if the value for email-required
was present.