sofagent
面向 AI 编程 agent 的提交时审计 harness——24 条 git diff 规则(密钥泄漏、越界改动、提示注入)、HMAC 签名审计链、快照回滚、79 工具 MCP server;dsh plugin add 即装。
Commit-time audit harness for AI coding agents: 24 git-diff rules (secrets, out-of-scope edits, prompt injection), HMAC-signed audit trail, snapshot rollback, and an MCP server with 79 tools. Installable via dsh plugin add.
怎么安装
dsh plugin add @sofagent/core npx -y @sofagent/core 推荐参考
信息
- 协议
- MIT
- 语言
- TypeScript
- GitHub 星标
- 42
- 月下载
- 4.8K
- 最近更新
- 2026-09-03
- 创建于
- 2026-06-18
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com
- 主题标签
- agent-audit, agent-governance, agent-orchestration, agent-skills, ai-agents, ai-safety, compliance, deepseek-harness, dsh-plugin, enterprise-ai, git-hooks, harness, harness-engineering, llm, mcp, model-context-protocol, ontology, prompt-injection, typescript, workflow-automation
同类推荐
dsh-web-startup-auth
GDWhisper/dsh-web-startup-auth
替换 dsh web 启动器以允许绑定 0.0.0.0,并以账号密码登录为门槛:签名会话 cookie、/api 路由保护、设置面板认证标签页,以及轮换签名密钥使全部会话失效的重置 CLI。
dsh-auto-approve
Jiao-XXX/dsh-auto-approve
在 workspace-write 与 danger-full-access 之间增加 `auto` 权限档:分类器一次性放行例行沙箱升级,危险或不确定的操作仍转人工审批。
dsh-auto-review
PerryLink/dsh-auto-review
审批链上的第二模型自动审查:只读审查子代理返回带理由的 allow/deny 结构化裁决,默认 fail-closed。
dsh-permission-rules
PerryLink/dsh-permission-rules
Claude Code 风格的声明式权限规则:按序 allow/deny/ask 的 YAML 规则,在 tools/pre-execute 瀑布上匹配工具名、参数、工作区路径与 agent 身份,带完整会话日志审计、干跑模式与热重载。