Agent Vault
This commit is contained in:
Eddie Soehnel 2026-04-24 16:36:22 -06:00
parent 367e714aaf
commit fa5a6f0704

View File

@ -122,6 +122,8 @@
[Browser Harness](#browser-harness)
[Agent Vault](#agent-vault)
---
This doc is a list I maintain of anything interesting to me that I find
@ -368,3 +370,8 @@ Based on the viral observation that caveman-speak dramatically reduces LLM token
The simplest, thinnest, self-healing harness that gives LLM complete freedom to complete any browser task. Built directly on CDP.
The agent writes what's missing, mid-task. No framework, no recipes, no rails. One websocket to Chrome, nothing between.
# **Agent Vault**
An open-source credential broker by Infisical that sits between your agents and the APIs they call.
Agents should not possess credentials. Agent Vault eliminates credential exfiltration risk with brokered access. https://github.com/Infisical/agent-vault