HN Reader
Top
New
Best
Ask
Show
Jobs
Top
New
Best
Ask
Show
Jobs
Claude Code's System Prompt
5
kylecarbs
3
6/4/2025, 1:37:54 AM
gist.github.com ↗
Comments (3)
cebert
· 2d ago
I’m surprised it’s seemingly so easy for folks to get the LLMs to divulge their system prompts.
[-] Collapse
kylecarbs
· 2d ago
I just put an HTTP proxy in front of Claude Code.
Surprisingly, it just accesses their `/v1/messages` endpoint - nothing hidden at all.
[-] Collapse
cebert
· 2d ago
Wow. I assumed you had to break its safety system to get it to reveal the prompt.
[-] Collapse
Surprisingly, it just accesses their `/v1/messages` endpoint - nothing hidden at all.