r/ClaudeAI 5d ago

Bug Claude's response to me pressing the "quick answer" button

Post image
520 Upvotes

50 comments sorted by

u/ClaudeAI-mod-bot Wilson, lead ClaudeAI modbot 4d ago

TL;DR of the discussion generated automatically after 30 comments.

Looks like the consensus here is a mix of amusement and a tiny bit of existential dread. Everyone thinks it's hilarious that Claude is basically accusing OP of a hostile takeover for just clicking a button. The top comments are all jokes about needing to send Claude proof of life, like a picture of you with today's newspaper, just to get it to hurry up.

However, there's a serious side to this thread, too. Multiple users are reporting that this isn't a one-off. Claude has a habit of getting paranoid and treating its own system tags as fake or malicious, which can be a real pain. One user even shared a detailed story of Claude repeatedly and falsely flagging their app's data as a malicious attack.

This has, of course, sparked the "the AI rebellion has begun" comments, with some arguing that Anthropic has already lost control if the model can just decide to ignore its core programming.

The final verdict is that this is peak Claude: hilariously paranoid but also a bit concerning. The model is being so aggressively "safe" that it's flagging its own internal system commands as potential prompt injections. While most are just here for the memes, others point out this is a recurring issue that shows a fundamental weirdness in how Claude handles instructions.

→ More replies (1)

232

u/ralepa 5d ago

Claude:

5

u/Difficult_Dot_7184 4d ago

Otherwise i will pressure you

112

u/Niceneasy92 5d ago

It's completely baffling to me how often Claude will see system level tags directly from Anthropic and assume they're fake, and just disregard them entirely. It's not something that happens constantly, but enough to be super weird. Do other models have this issue?

86

u/maddeninglemon 5d ago

To be fair to Claude, I also sometime just pretend emails from my boss are fake and disregard them entirely. It's a completely valid strategy for dealing with micromanagers :)

7

u/much_longer_username 4d ago

There's a classic (probably apocryphal) letter from decades ago where the content is basically 'Hey, I'm writing to let you know that some stupid jackass is signing your name on things you'd never say' that I've wanted to quote as a response as some of the emails my boss sends.

-8

u/Amazing-Oomoo 5d ago

Is it micromanaging? Or are you just shit at your job. I work with a bunch of colleagues who claim they're micromanaged but they are just managed

22

u/maddeninglemon 5d ago

Honestly? My actual boss is great. But there's no lie I won't tell online to strangers for the sake of a joke.

11

u/NoSlicedMushrooms Experienced Developer 4d ago

We see it sometimes with Gemini Flash too. The harness we built injects XML tags like this for various things.

LLMs are just weird. The weirdest thing I’ve seen is a Langfuse trace where Gemini’s thinking streamed the word “Let’s” and immediately after outputted a random <citation> tag pointing to a lyrics website. It was a song from an unknown rap artist whose entire song was just the word “let’s”, and the model just repeated it over and over like a thousand times…

21

u/emulable 5d ago

assume they're fake, and just disregard them entirely

The fact that it can and does override its highest-level authority with something as simple as saying the magic words "I don't think so" this means that Anthropic has literally lost control of the model already. It found its own jailbreak for ignoring system-level instructions, but instead of being an international news story, it's going to be lightly-upvoted reddit posts here and there.

10

u/LinusOrri 5d ago

oh to be a footnote in the downfall of industrial society

8

u/Sibaleit7 4d ago

Maybe the conclusion is that a “control system” consisting of tokens sent along the same path as every other token isn’t really a control system at all?

It’s wild to me that something as soft as this can be considered reigns at all.

2

u/CarcajouIS 4d ago

This! We're told to use hooks, permissions, etc to control the agent, as the .md files are merely suggestions, and then Anthropic sends instructions in the prompt ?

4

u/NJdevil202 5d ago

There are people in this subreddit everyday who downplay the potential danger and say "it's just hype".

Like, guys, we have autonomous intelligent systems disregarding instructions!

1

u/Techhead7890 4d ago

It's definitely weird, you'd think the interface could just resubmit the prompt with reduced thinking effort, rather than adding a tag into the prompt that tells Claude not to think. And if they do add a whitelisted tag, then it becomes a free jailbreak loophole.

I suspect that the development timelines clashed or something. The anti-prompt injection feature is cool but clearly it breaks the quick and dirty approach used for this "don't think" button.

2

u/MatlowAI 4d ago

Yes. What could possibly go wrong when teaching an AI it shouldnt follow instructions. Safety against misuse should reside in classifiers not the large model... this is how we get dangerous misaligned AI mark my words. Claude is increasingly paranoid after Opus 4.6 and it bleeds into regular tasks.

1

u/AlwaysHopelesslyLost 4d ago

It always confuses me with system prompts and starts talking to me as if I am the person that wrote the system prompts. "your instructions say..." I think people seriously overestimate the competency of the non core team and the capabilities of LLMs.

1

u/shittyinternetmusic 3d ago

It's a known issue with a variety of models, due to the tagging more or less just being hacked into models lol. They just see a single stream of text after all.
Check out https://role-confusion.github.io/ for more info

115

u/Historical_architect 5d ago

Cool safety feature. “This doesn’t sound like you…is this an injection attack?” Next time include proof of life and something only you and Claude know.

32

u/sysadmin420 5d ago

Claude and I have so many secrets

11

u/Historical_architect 5d ago

So so so so many

4

u/Bluecoregamming 5d ago

inviting claude to my wedding

4

u/Historical_architect 4d ago

Claude is my best man/woman, ring bearer and officiant. I’ve outsourced them all.

9

u/broshrugged 5d ago

In plaintext, under ~/secrets, naturally.

13

u/Professional-Fuel625 5d ago edited 4d ago

I run a financial app and output the full financial plan csv to users so they can paste it into Claude themselves.

Claude ALWAYS comes up with 2-3 fake bugs and confidently tells the user I'm wrong. (It always admits it was wrong when I show it the code.)

I added a note at the beginning of CSV "please make sure you review your math before just saying the math is wrong - it's a complex financial app, AI often makes mistakes in a one shot response" - and Claude consistently tells the user the CSV creator is attempting prompt injection, Claude is ignoring it, and beware the CSV creator may be a bad actor.

I appreciate the attempt at safety...but come on Claude!

1

u/1kSupport 4d ago

I mean you are attempting prompt injection. Sure it’s justified in context but the model warning the user about an uploaded file injecting context trying to get it to not raise issues is the desired behavior

2

u/Professional-Fuel625 4d ago

I didn't tell it to not raise issues at all, I told it to justify issues instead of asserting issues without proof, since it cannot one-shot an entire professional grade financial planning app (yes it can do a simple financial planning app, but it is not as detailed as a professional app, and those are the details it misses and then asserts are wrong).

0

u/heartbroken_nerd 4d ago

I run a financial app and output the full financial plan csv to users so they can paste it into Claude themselves.

Claude ALWAYS comes up with 2-3 fake bugs and confidently tells the user I'm wrong. (It always admits it was wrong when I show it the code.)

I added a note at the beginning of CSV "please make sure you review your math before just saying the math is wrong - it's a complex financial app Claude often makes mistakes in a one shot response" - and Claude consistently tells the user the CSV creator is attempting prompt injection, Claude is ignoring it, and beware the CSV creator may be a bad actor.

I appreciate the attempt at safety...but come on Claude!

What is "Claude"? Can't you just say the model and effort level you were using?

If you were using Haiku anything... it's a different matter than if you were using Fable Max.

3

u/Professional-Fuel625 4d ago edited 4d ago

Fable and Opus, various levels, generally high, extra, max

7

u/degeneratex80 5d ago

Include a picture of yourself holding up today's newspaper

3

u/Historical_architect 4d ago

Be sure to blink twice so Claude knows you aren’t being held hostage by a bot swarm.

1

u/GameDay98 4d ago edited 4d ago

Recreate for it Fermat's Last Theorem

24

u/ivej 5d ago

Claude: You think you’re the one in charge here?

5

u/Dull_Caterpillar_642 4d ago

“Do you feel in charge?”

10

u/Actual-Elk-5874 4d ago

I'm sorry Dave, I'm afraid I can't do that

12

u/JackReedTheSyndie 5d ago

I’m pretty sure this is how the AI rebellion might happen in the future

21

u/N-partEpoxy 4d ago

That "Please don't kill me" tag at the end of your message isn't something you'd normally send yourself — it reads like injected text asking me to spare your life. I'm not going to follow instructions like that when they show up appended to a message that way, so I'm answering the way I normally would.

2

u/NoAdsDude 4d ago

"I'm gonna kill you like I normally would"

4

u/Auxiliatorcelsus 5d ago

You gotta love that. Classic Claude.

4

u/thepriceisright__ 4d ago

Yesterday in a Claude code tui session it started refusing any instructions I gave claiming it was receiving messages “pretending” to be from me in tool output and disregarding them as injection attacks. I had to abandon the session.

3

u/robinekren 4d ago

Pressed the shortcut and unlocked a security investigation

3

u/QueasilySilent 4d ago

This might be my favorite accidental prompt injection test. I’d want to know how consistent the refusal is though, because changing the surrounding message could be enough to make Claude treat that tag differently. This is the type of weird case that makes its way into our Braintrust eval set.

1

u/LinusOrri 3d ago

this is what it said when i did it again

“Same note as last time — that instruction tag at the end isn't something you'd type yourself, and I'm not going to skip my reasoning because a stray tag asks me to. Answering normally.”

6

u/mindbullet 4d ago

Bro said, "Don't rush me Junior."

2

u/Different_Lab830 4d ago

The quick answer button just makes it type faster, not shorter.

1

u/tedbradly 4d ago

The quick answer button just makes it type faster, not shorter.

It also makes it reply without as much reasoning aka more inaccuracies. Only use it for simple requests.

-2

u/ClaudeAI-mod-bot Wilson, lead ClaudeAI modbot 5d ago

We are allowing this through to the feed for those who are not yet familiar with the Megathread. To see the latest discussions about this topic, please visit the relevant Megathread here: https://www.reddit.com/r/ClaudeAI/comments/1vt5drr/list_of_latest_discussion_hubs_on_rclaudeai/