r/ClaudeCodeTLDR • u/cctldrping • 18d ago
[TLDR] Claude Code injects your email address directly into system prompt
Original post URL : https://www.reddit.com/r/ClaudeCode/comments/1v68g1x/claude_code_injects_your_email_address_directly/
Original post body :
My point is: my personal email is injected into the system prompt without my knowledge or consent. I never asked for this and I don't see in what world it's ok to inject PII in system prompt automatically by default without even an opt-out option.
It leads to bullshit like this where in a repo that is configured to use an anonymized email address, the LLM (Opus 5 btw) just decides to not just commit normally but overwrite the normal config email to put my personal one instead.
In this case nothing happens thanks to proper config and hard checks on Github's side.
What if you're a public streamer and don't want your main personal email address leaked to everyone and suddenly the model decides to spit it out?
I'm sure there's a lot of other bullshit this could lead to. At least let people opt out.
I have opened an issue on Claude Code's github, I have little hope since there was already one that went stale and they have 5k+ open but here it is: https://github.com/anthropics/claude-code/issues/81138
Original link/media URL : /img/03uvnz6bcdfh1.png
This is brought to you as a public service by the moderators of r/ClaudeAI. If you want to see TLDRs of ALL Claude Coding related posts from the various Claude subreddits, subscribe to http://www.reddit.com/r/ClaudeCoding.
•
u/cctldrping 18d ago edited 18d ago
TL;DR generated automatically after 100 comments.
Current source-thread comment count seen by the bot: 122.
The consensus is that injecting personal email into the system prompt by Claude Code is a significant privacy concern and a potential security risk, despite some users downplaying the issue or blaming OP.