Community directory previewDeepSeek Harness is in developer preview
DN

dsh-notify

PluginConfirmed pluginCommunity

yangyongzhen/dsh-notify · updated 18 days ago

Installation

dsh plugin --profile <web|tui|headless> add file:/path/to/dsh-notify
dsh plugin --profile <web|tui|headless> add https://gitcode.com/qq8864/dsh-notify.git
dsh plugin --profile web add dsh-notify
dsh plugin --profile web add github:yangyongzhen/dsh-notify

Plugins in this repository

  • dsh-notifyv0.1.0

    Task-completion notifications for DeepSeek Harness via ServerChan, DingTalk, Feishu or generic webhooks.

    package.json
    package.json
    dsh.bundle.patch
    cordis.patch.yml
    Official core packages (3)
    • @deepseek-ai/cordis^4.0.1private copy
    • @deepseek-ai/dsh-session^0.1.0-rc.6private copy
    • @deepseek-ai/schemastery^3.18.1private copy

Paths are pinned to commit 710a154e3ad7

Overview

Task-completion notifications for DeepSeek Harness: ServerChan / DingTalk / Feishu / generic webhooks. dsh plugin.

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

Medium risk
Checked commit
710a154e3ad7
Evidence Score
64/100
Static risk
Medium risk
Files scanned
2
Findings
6

Evidence breakdown

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

Compatibility confidence: Limited

Findings (6)
  • Mediumdeps.core-package-installed
    package.jsondependencies
    "@deepseek-ai/schemastery": "^3.18.1"
  • Mediumdeps.core-package-installed
    package.jsondependencies
    "@deepseek-ai/dsh-session": "^0.1.0-rc.6"
  • Mediumdeps.core-package-installed
    package.jsondependencies
    "@deepseek-ai/cordis": "^4.0.1"
  • Lownetwork.external-host
    cordis.patch.yml:14network
    #           url: https://sctapi.ftqq.com/<SENDKEY>.send
  • Lownetwork.external-host
    cordis.patch.yml:16network
    #           url: https://oapi.dingtalk.com/robot/send?access_token=<TOKEN>
  • Lownetwork.external-host
    cordis.patch.yml:19network
    #           url: https://open.feishu.cn/open-apis/bot/v2/hook/<TOKEN>
Not run
  • Dependency advisory database scan
  • Installation execution test
  • Runtime behavior verification

Scanner 1.0.0 · Scorer 1.0.0