DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-research-report

A DeepSeek Harness plugin for creating evidence-bound, versioned research reports with per-claim verification verdicts.

Developer ToolsSecurity & PolicySkills & Workflows
16GitHub Stars0ForksUpdated2026-08-26

Install

$ dsh plugin --profile demo add "github:YOUR_ORG/dsh-research-report#<sha>"

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
dsh-research-report adds an evidence ledger, report assembly service, and tools for producing sealed research reports in a DeepSeek Harness workspace. It binds claims to immutable evidence snapshots, performs literal byte-level checks, and writes versioned reports with manifest hashes.

Key Capabilities

  • Registers evidence snapshots in a content-addressed ledger with SHA-256-based integrity checks.
  • Binds claims to evidence and records verification verdicts.
  • Verifies quoted spans and numeric literals against bound evidence snapshots.
  • Generates versioned report.md and manifest.json outputs sealed by a manifest hash.
  • Provides evidence_add, research_report, and ledger_query tools.
  • Exposes ctx.researchReport.assemble(request) for sibling plugins.
  • Optionally uses ctx.web for capture/gathering, ctx.jobs for background assembly, and dsh-data-quality for structured-data citation cross-checks.

Useful For

  • Producing auditable research reports from workspace files or URL-captured evidence.
  • Tracking whether individual report claims are verified, unverified, or contradicted.
  • Building workflows where another DSH plugin plans research and delegates report sealing.
  • Querying evidence-to-claim bindings and ledger integrity status.

Who It Fits

  • DeepSeek Harness users creating research deliverables.
  • Plugin developers integrating with the ctx.researchReport service.
  • Teams that need workspace-local evidence and report artifacts.

Documented Limitations

  • Built-in verification is byte-level rather than semantic; paraphrased claims without checkable literals are unverified.
  • URL capture requires a configured ctx.web fetch provider; default dsh-base profiles may not provide one.
  • The ledger and report roots are scoped to one workspace unless absolute roots are configured per profile.
  • Session-event persistence depends on host support for the declared event types; ledger journals remain the durable source of truth.
  • Requires Node ^22.19.0 or >=24.0.0 and specified DeepSeek Harness rc.8 peer dependency ranges.

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

Dependency Counts

package.json declares 2 runtime, 16 development, 7 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Declared

GitHub reports the repository license as Apache-2.0.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
Prepare Script Detected

package.json declares a prepare lifecycle script that may run during relevant package installation workflows.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
PerryLink/dsh-research-report
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
3e7b98e · 2026-08-29

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
16GitHub stars
Forks
0
Open issues
0
Last commit
2026-08-26
Last release
2026-08-26
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app