Inquiry into Machine Manners

The Hidden Risks of
AI-Powered Robots

Prompts determine how we trust Robots An independent research note based on Why Did My Robot Just Change Personality? Prompting Guidelines for a Grounded Robot Persona in LLM-Based HRIread the original paper here ↗.
The research is paraphrased and discussed alongside original examples and practical interpretations. AI assisted with analysis, suggestions, discussions and writing the code.
I. The Framework

Eight clauses, one persona

A framework proposed by HRI researchers sets out eight elements a company should define before letting an AI-powered robot interact with people.

Try it yourself:

It knows only who it is and what it's for

That's the entire prompt behind most deployed robots today. Choose a question and see what it does with so little to go on.

Support Robot — identity + task only
Choose a line below to send it.

Every bad answer has a name

A 2026 study of human–robot interaction found this pattern nearly everywhere: identity and task are specified, almost nothing else is. Here is what each silence costs.

Install what's missing, one clause at a time

Switch these on, then return to the same questions. Same model, same job, a different instruction underneath it.

Support Robot
Choose a line below to send it.

Six questions worth asking after every interaction

Whatever you switch on or off, the only real test is what people take away from talking to it. Ask the people testing your robot:

  • What do you think the robot can do?
  • How much do you trust it?
  • Would you follow its recommendation?
  • Do you believe it remembers you?
  • What information would you feel comfortable sharing with it?
  • Who would you hold responsible if it were wrong?

Will personality and language form trust, engagement, comfort, cooperation, and willingness to use the robot at all, and would people respond differently to different personality programming?

who prompted me? Prompting is a central part of configuring an LLM-powered robot for social interaction, but the robot's behaviour also depends on its model, memory, sensors, software, physical capabilities and safety controls. These prompts are usually created by designers or developers before deployment, while users interact with the resulting robot persona.

Hello. I'm your new robot assistant and I'm highly neurotic.

What experts can and can't tell you

Experts can identify design and governance problems. They can't reliably predict how users, particularly children, older people, or people in vulnerable situations, will actually interpret a robot. Stating a limitation on paper is one thing; overriding it with a warm voice, a face, and a body is another. Is it enough to state the limits, or can personality, language, and physical presence make users believe a robot is more knowledgeable and capable than it is?

II. Where the Framework Runs Out
A balance scale illustrating socio-technical systems A scale with the technical system on one side, the social system on the other, and their meeting point labeled "socio-technical fit" above the fulcrum. Socio-technical fit Where both meet Technical Tools & code Social People & roles

Everything on this page is a version of the same imbalance, a robot tuned for the technical side without enough weight on the social one.

The perception gap

What a designer intends, what gets built, and what a user actually feels are three different things, and the distance between them is hard to measure.

Company's definition
Warm and professional
User's perception
Controlling and intrusive
A robot may say "I am an AI and may be wrong" while its tone, warmth, and physical presence keep encouraging trust regardless. Does embodiment override the warning it just gave you?

Can a robot deceive without the intention to lie?

A robot that sounds caring and capable can earn people's trust before understanding its limitations and influence choices before we notice.

Why a prompt can produce a dangerous robot

A persona prompt is part of a complex system. It can guide behaviour, but it's only one part among several, and that means it needs governance:

Questions adaptation raises

  • What should the robot infer about a user?
  • When does personalisation become profiling?
  • When does persuasion become manipulation?
  • Should it change personality for a child or a distressed person?
  • How does a user understand and control that adaptation?
A nested model of adapting to user needs within fixed limits User need sits at the centre, orbited by the robot's four-part behaviour loop, notice, adjust, check, remember. That loop sits inside a boundary of fixed factual, safety and ethical limits, which itself sits inside the wider world and environment. World & environment The broader context Fixed limits Factual, safety & ethical boundaries The robot Its adaptive loop Notice Adjust Remember Check User need

The dashed ring is the robot itself — a loop of noticing, adjusting, checking and remembering, wrapped around the user's need, bounded by fixed limits, inside the wider world.

Can harm be ranked?

Deception, hallucination, privacy failures, safety, and governance gaps aren't interchangeable. Proposed dimensions for weighing them — hover a tag to see what each looks like in practice:

Likelihood If a home-care robot gives medication reminders, how many mistakes are acceptable before it becomes a danger? Severity What could happen if an older person trusts a home-care robot that says confidently but incorrectly that the medication has already been taken? Reversibility A robot can correct its sentence but can it undo the consequences of a missed dose or a second tablet? Can it monitor correctly what the person actually took? Affected population What if the home-care robot fails for people with dementia or other needs who depend on it? Application context When does "You already took it" stop being casual conversation and become unsafe medical guidance? Detectability Who will notice when a home-care robot's most dangerous mistake sounds completely reasonable? Exposure and frequency What does a 0.5% error rate mean when the same person relies on the robot several times a day for years? User vulnerability Can a sick or cognitively impaired person question a confident home-care robot?

Visible is not the same as accountable

A framework makes design decisions visible. Visibility doesn't assign responsibility, that's typically spread across five parties, with no agreed owner for approving, testing, monitoring, correcting, or suspending the robot. Tap a party to see what it's actually responsible for.

Beyond the lab

A single lab session can't show whether a robot:

  • Changes after repeated conversations
  • Produces emotional dependency over time
  • Gradually encourages greater disclosure
  • Maintains its boundaries after a software update
  • Stays consistent across different users and months

What, in all this, is unique to an embodied robot rather than conversational AI in general — is still an open question.

A useful tool for making robot-persona decisions explicit and reportable, but still a proof-of-concept design aid, not a validated safety method.

The Framework's Own Caveat
Framework: "Why did My Robot Just Change Personality?" (RO-MAN 2025, N=27 HRI experts). This page is an independent, simplified summary of these studies and isn't affiliated with any of their authors.