PulseAugur
实时 03:29:28
实体 Destructive Command Guard

Destructive Command Guard

PulseAugur coverage of Destructive Command Guard — every cluster mentioning Destructive Command Guard across labs, papers, and developer communities, ranked by signal.

Show in brief
总计 · 30天
1
90 天内 1
发布 · 30天
0
90 天内 0
论文 · 30天
0
90 天内 0
层级分布 · 90 天
主题
时间线
  1. 2026-07-11 product_launch Destructive Command Guard, an open-source safety tool to prevent AI coding agents from executing destructive commands, has been released. 来源
情绪 · 30 天

1 天有情绪数据

最近 · 第 1/1 页 · 共 1 条
  1. TOOL · CL_136743 ·

    新的开源工具可防范破坏性的 AI 编码代理命令

    Destructive Command Guard (dcg) 是一款新的开源安全工具,旨在防止 AI 编码代理执行有害的 shell 和 Git 命令。dcg 是在对 Claude Code、Codex 和 Gemini 等代理感到沮丧后开发的,它充当预执行钩子,阻止诸如 `git reset --hard`、`rm -rf ./src` 或 `DROP TABLE users` 等可能导致数据丢失或损坏的命令。