create-dsh-plugin avatar

create-dsh-plugin

Scaffold a DeepSeek Harness plugin project — a working plugin with one model-facing tool, a profile bundle that mounts it, dsh's own toolchain, and documentation an agent can follow without reading dsh's source.

Plugin
Verification
L1 · Found
Security
Medium
Health
Active
Trust
Unrated

What it does

Scaffold a DeepSeek Harness plugin project — a working plugin with one model-facing tool, a profile bundle that mounts it, dsh's own toolchain, and documentation an agent can follow without reading dsh's source.

Installation

dsh plugin --profile web add github:RichDavidMu/create-dsh-plugin

Install method: GitHub · no verification record (L1-L5)

Compatibility

DSH VersionStatus
not statedno verification record

Requirements

  • • Node.js: not stated
  • • DSH: not stated
  • • External credentials: none detected

Security Report

Automated static scan, not manual review.

DSH.SO VETMEDIUM6c939b
Automated review · daily
MEDIUM

Vet verdict is suspicious: findings need human review (exfiltration endpoints, file deletion, etc.).

0 critical·1 high·0 medium·84 score
plugin version0.1.1-rc.2.rev.1
scanned commit6c939b2742ac2026-08-24
latest commit6c939b2742ac
vet verdictsuspicious · gitscore 84

Vet is an AST static scan (npm artifact or git source).

Disclaimer: automated static analysis, not a security guarantee. Always review what you install.

Risk details

RiskRuleLocationDescription
high
R10
package.json
install 钩子:package.json scripts.postinstall(安装期任意代码执行面)
Heuristic static scan — may produce false positives. Review the source yourself before trusting.

Activity

Last commit 2026-08-24 · activity: Active

• Repo created: 2026-08-24

• Stars: ★ 0 · Forks: 0

• Health: Active — committed within last 30 days

Source

GitHub: github.com/RichDavidMu/create-dsh-plugin

Was this page helpful?