Open-source MCP server lets agents use secrets they can never see

JuanixVentures · reddit · 2026-09-26

A developer open-sourced an MCP server (MCPBytes/mcpbytes-vault) that fixes a common leak in agent workflows: when an agent generates a webhook signing key, session secret, or API token, it usually comes back as plaintext in the conversation — landing in chat history, logs, traces, screenshots, or tickets.

The pattern: the agent can use a secret reference but never receives the secret itself.

The author is explicit about the threat model: this is not magic isolation — an agent with unrestricted user-account access still needs sandboxing or a separate user. They're soliciting feedback from MCP/agent workflow builders on whether this belongs in tooling.

Original post →

More from coding & agent

coding & agent channel →