Settings

Theme

Hide Secrets from AI Agents and NPM install using Airgap

sauleau.com

19 points by netgusto 3 days ago · 3 comments

Reader

blcknight 2 days ago

How can an agent use these tokens then? If it sources the file can't it just read the env?

It also sounds like it is missing the important step of keeping the LLM credentials from the agents themselves. For example my GCP creds have access to far more than Vertex. This is solved by OneCLI and OpenShell via MITM proxies which seems more elegant to me. The tools live in containers and can't see anything but can use everything.

It also allows finer grained access controls, rating limiting, and there's talk of scanning for destructive actions.

nateb2022 a day ago

Feels like a solution in search of a problem; a reinvention of https://docs.docker.com/ai/sandboxes/

opencode (https://opencode.ai/docs/permissions/#defaults) already forbids access to .env by default.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection