C’est Claude!?

Was this written by Claude, or did Claude leave something behind in it? Paste text or a URL and this checks for the tags Claude wraps around its own output, for invisible characters hidden between the words, and for the writing habits models cannot stop repeating. Tags and hidden characters prove a machine was involved. Style only suggests it.

0 characters

What it looks for

Agent markup

The tags a model wraps around its own machinery. They belong to the transport layer, and when they show up in a document it means somebody copied straight out of a chat window, or that the text was assembled by something that leaked its own plumbing. Reasoning wrappers (<thinking>), tool-call markup (<antml:invoke>, <function_results>), injected instructions (<system-reminder>, <long_conversation_reminder>) and content wrappers (<document>, <untrusted_external_data>).

Invisible characters

Real code points with no visible glyph. The Unicode tag block (U+E0000–U+E007F) is a complete shadow copy of ASCII: an entire paragraph can ride along inside a single innocent sentence, invisible in every editor, perfectly legible to a model reading the raw string. Variation selectors can be abused the same way to smuggle arbitrary bytes. Zero-width characters break up words to defeat filters, and bidi overrides reorder what you read without changing what a machine parses.

Writing style

Tags and hidden characters are hard evidence, and most text has neither. So the page also reads the prose: reflexive agreement (you're absolutely right), the offer to keep going (would you like me to expand on any of these points?), the not just X, it's Y reflex, slop vocabulary (delve, robust, seamless, tapestry), tidy closing summaries, em dash habits, and sentence rhythm that never varies. Each signal carries points, the points add up to a score out of 100, and the tally is shown in full. Treat it as a prior, never as a verdict: these are default behaviours, and a decent system prompt hides most of them.

Why it matters

Leaked agent markup is mostly an embarrassment. The invisible half is not: it is the delivery mechanism for prompt injection that no human reviewer can catch by reading. If text is about to be pasted into an agent, it is worth knowing what is riding along inside it.

Everything runs in your browser. Pasted text never leaves it.