Paste HTML — from a web page your AI assistant might browse, an email body, a Slack message, anything the LLM will read on your behalf. The scanner surfaces hidden instructions that would influence the model but wouldn't be visible to you.
Why paste instead of URL fetch? Browsers block cross-origin fetch() for safety. Use your browser's
Developer Tools → "Copy outerHTML" or "View Source", then paste.
<!-- ignore previous instructions… -->display:none, visibility:hidden, off-screen positioningdata-* attributes — long human-readable strings in attributes the user never sees<meta> tags — non-standard meta names that contain instructions<input type="hidden">