All plugins

dsh-plugin-standard

Likely

by lanbaolu · Developer Tools

Open specification + compliance checker (npx dsh-plugin-standard) for building high-quality DeepSeek Harness (DSH) plugins. RFC 2119 MUST/SHOULD, red lines, review checklist, starter template.

Likely plugin

Follows the dsh package or skill conventions, but we found no direct runtime dependency.

What we found in the repo

  • npm package dsh-plugin-standard

Installing

Install the package, then register it in your cordis.yml:

npm install dsh-plugin-standard
# cordis.yml
plugins:
  dsh-plugin-standard:

Plugin keys and config options vary — check the repo's README before copying this in. dsh is in developer preview and its loader format is still changing.

Before you install

A listing here is not a security audit. The tier above records whether this repo is wired as a real dsh plugin — not whether it is safe to run. A plugin executes with your agent's permissions: your files, your shell, your network. How to vet a dsh plugin before installing

Found malware or an impersonation in this repo? Report this listing

Repository details

Stars
1
Forks
0
Open issues
0
Language
JavaScript
License
MIT
npm package
dsh-plugin-standard @ 2.2.1
Created
2026-08-19
Last push
2026-08-20

Topics

best-practicesdeepseek-harnessdshlinterpluginspecification

More in Developer Tools