I noticed on a few pages on my company's website this error:
SECURITY WARNING: Please treat the URL above as you would your password and do not share it with anyone.
Turns our it was coming from the facebook Like Button in the footer, something in the javascript file //connect.facebook.net/en_US/all.js#xfbml=1. It only shows up when the refinement for page size is being called in the URL sz=100. I'm wondering if something with the sz= is messing with thte fb like button script.