AI RESEARCH

[P] AgentGuard – a policy engine + proxy to control what AI agents are allowed to do

r/MachineLearning

I’ve been seeing a trend where AI agents are getting and autonomy, running shell commands, calling APIs, even handling sensitive operations. But most setups I’ve seen have basically no enforcement layer. It’s just “hope the agent behaves.” So I built a project called AictionGuard. It sits between the agent and the tools and enforces a policy before anything executes.