社区目录预览DeepSeek Harness 仍处于开发者预览阶段
DW

dsh-webhook-bridge

插件已确认插件社区发布

ben7am1n/dsh-webhook-bridge · 19 天前更新

安装方式

dsh plugin --profile web add /path/to/dsh-webhook-bridge
dsh plugin --profile web add github:
dsh plugin --profile web add dsh-webhook-bridge
dsh plugin --profile web add github:ben7am1n/dsh-webhook-bridge

仓库内包含的插件

  • dsh-webhook-bridgev0.1.0

    Generic webhook receiver for DeepSeek Harness — POST to a local endpoint to wake a dsh agent.

    package.json
    package.json
    dsh.bundle.patch
    cordis.patch.yml
    官方核心包 (5)
    • @deepseek-ai/cordis^4.0.1共享
    • @deepseek-ai/dsh-agent^0.1.0-rc.6共享
    • @deepseek-ai/dsh-llm^0.1.0-rc.6共享
    • @deepseek-ai/dsh-session^0.1.0-rc.6共享
    • @deepseek-ai/schemastery^3.18.1私有副本

路径固定于提交 2f9b730fb03b

概览

Generic webhook receiver for DeepSeek Harness — POST to a local endpoint and wake a dsh agent. CI, monitoring, or any HTTP-capable service can feed messages to a harness agent over plain HTTP. Zero runtime dependencies beyond the official schema library (node:http only).

仓库检查结果

结果绑定到所列 commit,仅涵盖本站实际执行的静态检查。证据分衡量可复核信息的完整度,不是兼容性百分比,也不构成安全保证。

仓库静态检查

高风险
检查 Commit
2f9b730fb03b
证据分
66/100
静态风险
高风险
扫描文件
2
检查发现
3

证据分项

来源溯源20/25
安装文档25/25
维护状况12/20
兼容性证据5/20
安全信号0/10

兼容性置信度: 有限

安装期脚本 (1)
  • preparetsc -p tsconfig.json
检查发现 (3)
  • install.script
    package.jsoninstall-time
    "prepare": "tsc -p tsconfig.json"
  • credentials.env-secret
    cordis.patch.yml:7credential-access
    secret: !!js process.env.DSH_WEBHOOK_SECRET ?? ''
  • deps.core-package-installed
    package.jsondependencies
    "@deepseek-ai/schemastery": "^3.18.1"
未执行的检查
  • 依赖漏洞数据库扫描
  • 实际安装测试
  • 运行时行为验证

扫描器 1.0.0 · 评分器 1.0.0