Dark Hacker News
new
|
best
|
ask
|
show
|
jobs
Claude Code's System Prompt
(gist.github.com)
5 points
by
kylecarbs
348 days ago
| 3 comments
Claude Code's System Prompt | Dark Hacker News
cebert
348 days ago
|
next
[−]
I’m surprised it’s seemingly so easy for folks to get the LLMs to divulge their system prompts.
kylecarbs
348 days ago
|
parent
|
next
[−]
I just put an HTTP proxy in front of Claude Code.
Surprisingly, it just accesses their `/v1/messages` endpoint - nothing hidden at all.
cebert
348 days ago
|
root
|
parent
|
next
[−]
Wow. I assumed you had to break its safety system to get it to reveal the prompt.