Hacker News new | ask | show | jobs
by flutas 61 days ago
Check out the hidden --sdk-url CLI option for claude.

It turns it into a websocket endpoint you can just connect to (iirc it's what the Python SDK does under the hood).

detail: https://medium.com/coding-nexus/i-found-a-hidden-flag-in-cla...

1 comments

That’s very cool - did not know about that.

Listening for commands to run seems similarly dangerous as having a proxy installed!