Skip to content

agent.high_risk_no_always

High-risk actions can’t be set to “always allow”. Every run of this action needs your explicit confirmation.

AccessDeniedError from the agent’s risk gate: a handler declared agent: { risk: "high" } was invoked without the explicit per-call confirmation such handlers require, or an “always allow” rule was requested for one.

Lower the declared risk if the action really is routine; otherwise the confirmation prompt is the intended behaviour.