← 返回列表
D

dsh-plugin-inspector

v0.2.1 · 1 天前发布

Know what a DeepSeek Harness plugin does before you install it — static pre-install analysis of a plugin directory or tarball

dsh-plugindeepseek-harnessstatic-analysissupply-chain

README

dsh-plugin-inspector

Know what a plugin does before you install it.

dsh-inspect reads a DeepSeek Harness plugin — a directory, an npm tarball, or a published
package fetched by name and checked against the hash the registry published — and tells you what it
declares and what its code is capable of. It does not install it, build it, import it, spawn it, or
evaluate any part of it.

console
$ dsh-inspect --from-npm some-dsh-plugin@1.4.0

Install

Node ^22.19.0 || >=24. Once a release is published:

console
npm install -g dsh-plugin-inspector
dsh-inspect --help

Until then the binary comes from a checkout — and lib/ is generated, so a fresh clone has no
dsh-inspect until it is built:

```console
git clone https://github.com/CharlotteN7/dsh-plugin-inspector
cd

查看完整 README →

版本兼容矩阵

DSH 版本状态说明
dsh@0.1.0-rc.6 ❓ 未知 metadata 缺失
dsh@0.1.0 ❓ 未知
dsh@0.2.0 ⚠️ 待验证 待实测(API 可能在变)
dsh@0.3.0+ ❓ 未知 尚未发布

💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正

元数据

License
MIT
npm
dsh-plugin-inspector
Repo
git+https://github.com/CharlotteN7/dsh-plugin-inspector.git
Engines
{"node":"^22.19.0 || >=24"}
Weekly DL
0
Monthly DL
0
dsh.bundle
{}