Community directory previewDeepSeek Harness is in developer preview
DP

dsh-plugin-scaffold

PluginConfirmed pluginCommunity

Tianbaidi/dsh-plugin-scaffold · updated 18 days ago

Installation

dsh plugin --profile web add github:Tianbaidi/dsh-plugin-scaffold
dsh plugin --profile my-profile add /path/to/dsh-plugin-scaffold
dsh plugin --profile web add dsh-plugin-scaffold

Plugins in this repository

  • dsh-plugin-scaffoldv0.1.0

    Scaffold for a DeepSeek Harness plugin: config, tools, UI cards, and hooks in one template

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

Paths are pinned to commit 8af037c9fafa

Overview

A starter DeepSeek Harness (dsh) plugin. It demonstrates the four extension shapes a community plugin can use, shipped as a working persistent note scratchpad: notewrite / noteread / notelist / notedelete.

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
8af037c9fafa
Evidence Score
69/100
Static risk
High risk
Files scanned
2
Findings
2

Evidence breakdown

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

Compatibility confidence: Limited

Install-time scripts (1)
  • preparetsc -p tsconfig.json
Findings (2)
  • Highinstall.script
    package.jsoninstall-time
    "prepare": "tsc -p tsconfig.json"
  • 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