Loop break "Malicious URL Break"

Hello Community,
in the “Office 365 Enrichment” workflow, there is the “Malicious URL Break” Loop Break, inside which there is the following condition “Break loop if…*”

image

that when I verify an email containing a malicious URL, it goes into error, with the following log

image

I guess that’s not correct, right?

Thanks

you can use an is_defined({{stepname}}) AND {{stepname}}==true

I finally solved with support, the correct string is

{{[“Is URL Malicious”].[path]}} == true