What’s your experience with Lex? Does it actually fulfil its promise? My experience is that Claude is quite handy at circumventing most guardrails, you give it a task and it executes, if that means storing an API key in the session or extracting it from a vault it will do so. How can Lex handle this vs. others in the market?
Comments
What’s your experience with Lex? Does it actually fulfil its promise? My experience is that Claude is quite handy at circumventing most guardrails, you give it a task and it executes, if that means storing an API key in the session or extracting it from a vault it will do so. How can Lex handle this vs. others in the market?
on individual level for basic things I found hooks pretty good, you can block tool executions easily.
I think here the question will be how to scale rules on team level.
Obviously sandboxing will be needed if we want proper gates.