Community directory previewDeepSeek Harness is in developer preview
DT

dsh-telegram

PluginConfirmed pluginCommunity

ben7am1n/dsh-telegram · updated 19 days ago

Installation

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

Plugins in this repository

  • 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
    Official core packages (5)
    • @deepseek-ai/cordis^4.0.1shared
    • @deepseek-ai/dsh-agent^0.1.0-rc.6shared
    • @deepseek-ai/dsh-llm^0.1.0-rc.6shared
    • @deepseek-ai/dsh-session^0.1.0-rc.6shared
    • @deepseek-ai/schemastery^3.18.1private copy

Paths are pinned to commit e48cdafd4819

Overview

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).

Repository check result

Results are bound to the listed commit and cover only static checks run by this registry. The Evidence Score measures reviewable information; it is not a compatibility percentage or a security guarantee.

Static repository check

High risk
Checked commit
e48cdafd4819
Evidence Score
66/100
Static risk
High risk
Files scanned
2
Findings
3

Evidence breakdown

Source provenance20/25
Install documentation25/25
Maintenance12/20
Compatibility evidence5/20
Security signals0/10

Compatibility confidence: Limited

Install-time scripts (1)
  • preparetsc -p tsconfig.json
Findings (3)
  • Highinstall.script
    package.jsoninstall-time
    "prepare": "tsc -p tsconfig.json"
  • Mediumcredentials.env-secret
    cordis.patch.yml:5credential-access
    botToken: !!js process.env.DSH_TELEGRAM_BOT_TOKEN ?? ''
  • Mediumdeps.core-package-installed
    package.jsondependencies
    "@deepseek-ai/schemastery": "^3.18.1"
Not run
  • Dependency advisory database scan
  • Installation execution test
  • Runtime behavior verification

Scanner 1.0.0 · Scorer 1.0.0