agent-inspector
agent-inspector
📖 简介
Local open-source dev 工具 to debug, secure, and evaluate LLM agents. Provides static analysis, dynamic 安全 checks, and runtime monitoring - 集成s with Cursor and Claude代码.
查看英文原版
Local open-source dev tool to debug, secure, and evaluate LLM agents. Provides static analysis, dynamic security checks, and runtime monitoring - integrates with Cursor and Claude Code.
📥 安装此技能
ai-agent install agent-inspector
📖 其他安装方式
方法 2:从 GitHub 克隆
git clone https://github.com/cylestio/agent-inspectorcd agent-inspectorai-agent link .
方法 3:手动安装
# 下载技能后复制到技能目录 cp -r agent-inspector ~/.ai-agent/skills/
💡 提示: 技能将安装到你的本地 目录,不会存储在我们的服务器上。