So we built Faramesh.
It intercepts tool calls before they execute, evaluates them against a declarative policy, blocks or approves, and logs everything. Works with LangChain, CrewAI, AutoGen, MCP, LangGraph. Open source, no signup. You can clone it and have it running against your agent in a few minutes.
The OpenShell announcement from NVIDIA this week is a good reference point for where Faramesh fits. OpenShell handles what the agent can reach. Faramesh handles what the agent is allowed to do once it gets there. Different layers.
Would love feedback from anyone running agents in production, especially where you've hit cases where access controls weren't enough.
github.com/faramesh-labs/faramesh -- faramesh.dev