Destructive Command Guard
阻止 AI Agent 执行危险的 git 和 shell 命令。Rust 编写的安全防护层,防止编码 Agent 误执行 rm -rf、force push 等破坏性操作。5310 stars。
🎯适用场景:AI 编码 Agent 的安全防护层——防止执行破坏性命令
#safety#guard#agent-security#git#shell#rust
📊 仓库数据
Stars5,310
Forks197
语言Rust
更新2026/7/21
✅ 优点
- •安全防护
- •Rust 高性能
- •Agent 必备
- •易于集成
⚠️ 限制
- •可能误拦截
- •需配置白名单
- •仅命令行场景
