RudrenduPaul/toolgovern

GitHub: RudrenduPaul/toolgovern

toolgovern 是 AI agent 工具调用的运行时治理中间件,在 shell、文件系统、网络和凭据访问执行前通过规则分类器和作用域继承机制进行拦截与审计。

Stars: 0 | Forks: 0

# toolgovern 在 AI agent 发起每一次工具调用(shell、文件系统、网络、凭据访问)执行前进行拦截,而不是在出了问题之后。 [![CI](https://static.pigsec.cn/wp-content/uploads/repos/cas/ad/ad5834178f7599af9fdda11629d49cae07f2997beec49821b2920eff5bfd50e7.svg)](https://github.com/RudrenduPaul/toolgovern/actions/workflows/ci.yml) [![npm version](https://img.shields.io/npm/v/toolgovern.svg)](https://www.npmjs.com/package/toolgovern) [![License: Apache 2.0](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](LICENSE) ``` npm install toolgovern ```