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

dsh-telegram

插件已确认插件社区发布

ben7am1n/dsh-telegram · 19 天前更新

安装方式

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

仓库内包含的插件

  • dsh-telegramv0.1.0

    Telegram runtime adapter for DeepSeek Harness — chat with your dsh agents from Telegram.

    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私有副本

路径固定于提交 e48cdafd4819

概览

Telegram runtime adapter for DeepSeek Harness — talk to your dsh agents from Telegram. Every allowed chat maps to one agent session; messages flow in via followup(), committed assistant text streams back to the chat. Zero runtime dependencies (plain HTTP over Node's built-in fetch).

仓库检查结果

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

仓库静态检查

高风险
检查 Commit
e48cdafd4819
证据分
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:5credential-access
    botToken: !!js process.env.DSH_TELEGRAM_BOT_TOKEN ?? ''
  • deps.core-package-installed
    package.jsondependencies
    "@deepseek-ai/schemastery": "^3.18.1"
未执行的检查
  • 依赖漏洞数据库扫描
  • 实际安装测试
  • 运行时行为验证

扫描器 1.0.0 · 评分器 1.0.0