logoalt Hacker News

jumploopstoday at 9:35 AM1 replyview on HN

In the context of traditional SaaS, using dynamic secrets loaded at runtime (KMS+Dynamo, etc.).

For agentic tools and pure agents, a proxy is the safest approach. The agent can even think it has a real API key, but said key is worthless outside of the proxy setting.


Replies

wswintoday at 11:39 AM

These are from AWS right, what about simple, no cloud setups with just docker compose or even bare proccesses on a VPS?

show 1 reply