Live data from Hacker News

Ask HN: Do you know what data your AI coding agent sends to the cloud?

news.ycombinator.com

11–17 of 17 posts

Re: Ask HN: Do you know what data your AI coding agent sends to the cloud?

#12
post #3
post #2

I trust the tool in that I don't send anything sensitive in there! Unless I built it, I assume it's going somewhere. We have a policy at work around this where our most sensitive data can only be passed to on prem models. That being said, I have no evidence of anything going to the cloud or frontier providers doing anything with chat history other than storing it for later. Self-hosted + custom harness for anything I…

Makes sense. Does your custom harness give you a record of what actually crossed the boundary, or is it mostly trust-based blocking?

My harness is only being used with on prem models, so I don't have any checks in place. If the gguf is somehow calling home, I'm not catching it.

Re: Ask HN: Do you know what data your AI coding agent sends to the cloud?

#13
I'm really curious, if you use open-source tools like Codex. And you actually go through the source code carefully to make sure there are no backdoors, doesn't that mean you can use it without worrying about your data getting leaked—at least to some degree?

Re: Ask HN: Do you know what data your AI coding agent sends to the cloud?

#14

I'm really curious, if you use open-source tools like Codex. And you actually go through the source code carefully to make sure there are no backdoors, doesn't that mean you can use it without worrying about your data getting leaked—at least to some degree?

[flagged]

Re: Ask HN: Do you know what data your AI coding agent sends to the cloud?

#15

I'm really curious, if you use open-source tools like Codex. And you actually go through the source code carefully to make sure there are no backdoors, doesn't that mean you can use it without worrying about your data getting leaked—at least to some degree?

[flagged]
Post reply on HN