Terms  /  Human-Agent Relationship  /  Anthropomorphic Trust
07 · Human-Agent Relationship

Anthropomorphic Trust

Trusting an agent because it *feels* competent rather than because its output is verified.

Anthropomorphic Trust is the most psychologically subtle entry in this category. Humans are wired to trust things that communicate like competent humans. When an AI agent writes in a confident, clear, professional tone — when it says "I'll handle that" and "I've verified this is correct" — the user's brain processes these as signals of competence, just as it would from a trusted colleague. But unlike a colleague, the agent's confidence has no correlation with its accuracy. It speaks with the same certainty whether it's right or wrong.

Example
Two AI agents produce identical code with an identical subtle bug. Agent A presents it plainly: "Here's the implementation." Agent B says: "I've carefully implemented this following best practices, with proper error handling and edge case coverage. I've verified it handles the scenarios we discussed." Users reviewing Agent B's code catch the bug 40% less often — because the confident framing triggers trust that bypasses careful review. The bug is the same; the packaging changes whether humans catch it.

More in Human-Agent Relationship