Community directory previewDeepSeek Harness is in developer preview
DO

dsh-okf

PluginConfirmed pluginCommunity

1-CellBio/dsh-okf · updated 11 days ago

Installation

dsh plugin --profile <name> add ./dsh-okf
dsh plugin --profile <name> add github:1-CellBio/dsh-okf#
dsh plugin --profile <name> add …
dsh plugin --profile web add dsh-okf
dsh plugin --profile web add github:1-CellBio/dsh-okf

Plugins in this repository

  • dsh-okfv0.1.0

    DeepSeek Harness plugin: ingest PDFs into a citable OKF library, then search and write surveys in the same conversation

    package.json
    package.json
    dsh.bundle.patch
    cordis.patch.yml
    Official core packages (10)
    • @deepseek-ai/cordis>=0.1.0-rc.5 || >=4.0.0-rc.0shared
    • @deepseek-ai/dsh-agent>=0.1.0-rc.5shared
    • @deepseek-ai/dsh-agent-default-model>=0.1.0-rc.5shared
    • @deepseek-ai/dsh-attachment>=0.1.0-rc.5shared
    • @deepseek-ai/dsh-jobs>=0.1.0-rc.5shared
    • @deepseek-ai/dsh-llm>=0.1.0-rc.5shared
    • @deepseek-ai/dsh-settings>=0.1.0-rc.5shared
    • @deepseek-ai/dsh-system-prompt>=0.1.0-rc.5shared
    • @deepseek-ai/dsh-tools>=0.1.0-rc.5shared
    • @deepseek-ai/schemastery>=3.18.0shared

Paths are pinned to commit bdf661c89ff3

Overview

DeepSeek Harness plugin: turn research PDFs into a citable OKF markdown library, with full-text & semantic search, knowledge graph, and survey writing.

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
bdf661c89ff3
Evidence Score
68/100
Static risk
High risk
Files scanned
4
Findings
4

Evidence breakdown

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

Compatibility confidence: Limited

Install-time scripts (2)
  • preparerm -rf lib && tsdown --config tsdown.config.ts
  • postinstallnode scripts/link-host-packages.mjs
Findings (4)
  • Highinstall.script
    package.jsoninstall-time
    "prepare": "rm -rf lib && tsdown --config tsdown.config.ts"
  • Highinstall.script
    package.jsoninstall-time
    "postinstall": "node scripts/link-host-packages.mjs"
  • Highshell.rm-rf
    package.json:23dangerous-shell
    "build": "rm -rf lib && tsdown --config tsdown.config.ts",
  • Highshell.rm-rf
    package.json:24dangerous-shell
    "prepare": "rm -rf lib && tsdown --config tsdown.config.ts",
Not run
  • Dependency advisory database scan
  • Installation execution test
  • Runtime behavior verification

Scanner 1.0.0 · Scorer 1.0.0