logoalt Hacker News

skinfaxitoday at 1:02 PM1 replyview on HN

The agent has no access to the secret. It has a placeholder that is replaced at a higher level. When it makes the network request the secret is substituted but that is outside of the caller's worldview.


Replies

Eldttoday at 1:49 PM

So what stops it from sending a network request to a git repo that pushes what that placeholder resolves to?

show 1 reply