Community directory previewDeepSeek Harness is in developer preview
DP

dsh-plugin-template

PluginConfirmed pluginCommunity

zoahdev/dsh-plugin-template · updated 16 days ago

Installation

dsh plugin --profile web add ./dsh-plugin-template-0.1.0.tgz
dsh plugin --profile web add dsh-plugin-template
dsh plugin --profile web add github:zoahdev/dsh-plugin-template

Plugins in this repository

  • dsh-plugin-templatev0.1.0

    Minimal, verified template for DeepSeek Harness plugins: bundle manifest, one tool, tests, and CI smoke load.

    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 7df29cfa4eb7

Overview

Minimal, verified template for DeepSeek Harness plugins: bundle manifest, one tool, runtime peer guard, tests, and CI that really invokes the tool (dsh 0.1.0-rc.6).

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
7df29cfa4eb7
Evidence Score
82/100
Static risk
High risk
Files scanned
2
Findings
2

Evidence breakdown

Source provenance25/25
Install documentation25/25
Maintenance17/20
Compatibility evidence8/20
Security signals3/10

Compatibility confidence: Limited

Install-time scripts (1)
  • preparepnpm run build
Findings (2)
  • Highinstall.script
    package.jsoninstall-time
    "prepare": "pnpm run build"
  • 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