Community directory previewDeepSeek Harness is in developer preview
DR

dsh-research-report

PluginConfirmed pluginCommunity

PerryLink/dsh-research-report · updated 9 days ago

Installation

dsh plugin --profile demo add "github:YOUR_ORG/dsh-research-report#
dsh plugin --profile demo add dsh-research-report
dsh plugin --profile web add github:PerryLink/dsh-research-report

Plugins in this repository

  • dsh-research-reportv0.2.0

    Verifiable research-report engine for DeepSeek Harness: a content-addressed evidence ledger (claim ↔ snapshot binding, tamper-evident) plus versioned sealed reports where every claim carries a verification verdict and the manifest hash seals the directory. Retrieval orchestration reuses the official ctx.web / ctx.jobs seams — no deep-research loop.

    package.json
    package.json
    dsh.bundle.patch
    cordis.patch.yml
    Official core packages (7)
    • @deepseek-ai/cordis^4.0.1shared
    • @deepseek-ai/dsh-jobs>=0.1.0-rc.8 <0.2.0shared
    • @deepseek-ai/dsh-session>=0.1.0-rc.8 <0.2.0shared
    • @deepseek-ai/dsh-system-prompt>=0.1.0-rc.8 <0.2.0shared
    • @deepseek-ai/dsh-tools>=0.1.0-rc.8 <0.2.0shared
    • @deepseek-ai/dsh-web>=0.1.0-rc.8 <0.2.0shared
    • @deepseek-ai/schemastery^3.18.0shared

Paths are pinned to commit 265df529bab3

Overview

Verifiable research-report engine for DeepSeek Harness: content-addressed evidence ledger (claim-snapshot binding, tamper-evident) plus versioned sealed reports with per-claim verification verdicts and a manifest-sealed directory.

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
265df529bab3
Evidence Score
81/100
Static risk
High risk
Files scanned
3
Findings
3

Evidence breakdown

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

Compatibility confidence: Limited

Install-time scripts (1)
  • preparenode scripts/prepare.mjs
Findings (3)
  • Highinstall.script
    package.jsoninstall-time
    "prepare": "node scripts/prepare.mjs"
  • Mediumobfuscation.child-process
    scripts/prepare.mjs:6obfuscation
    import { spawnSync } from 'node:child_process'
  • Mediumobfuscation.child-process
    scripts/prepare.mjs:22obfuscation
    const result = spawnSync(process.execPath, [bin, ...args], { stdio: 'inherit' })
Not run
  • Dependency advisory database scan
  • Installation execution test
  • Runtime behavior verification

Scanner 1.0.0 · Scorer 1.0.0