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.
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.
Security Signals
Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.
package.json declares 2 runtime, 16 development, 7 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
GitHub reports the repository license as Apache-2.0.
A root package.json was captured and can be inspected by the registry.
package.json declares a prepare lifecycle script that may run during relevant package installation workflows.
Public GitHub source metadata is available for this registry snapshot.
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
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
Approval-gated, auditable cross-session memory for DeepSeek Harness using a local SQLite store.
View plugin →DeepSeek Harness web-search plugin that adds web search, X search, and focused page fetching with structured evidence.
View plugin →A DeepSeek Harness notification plugin with a model-facing notify tool, automatic session-event alerts, and multi-channel delivery.
View plugin →Vision routing and pixel-level visual tool suite for DeepSeek Harness agents with built-in free fallbacks.
View plugin →