D
dsh-plugin-pkgseek
v0.1.0 · 1 天前发布
PkgSeek Linux package, command and CVE intelligence as native DeepSeek Harness tools
README
dsh-plugin-pkgseek
PkgSeek Linux package, command and CVE
intelligence as native DeepSeek Harness
(DSH) tools — plus a system-prompt segment that tells the agent when to use them.
The plugin is a thin adapter over PkgSeek's public MCP-over-HTTP endpoint: at
load time it fetches tools/list and registers one native DSH tool per
definition (names prefixed pkgseek_), so tools go through the same approval,
guard and logging pipeline as built-in tools. Every call is forwarded astools/call to the hosted API — all tools are read-only and need no API key.
Install
```sh
interactive (web) profile
dsh plugin --profile web add dsh-plugin-pkgseek
one-shot (headless) profile — dsh run uses this one
版本兼容矩阵
| DSH 版本 | 状态 | 说明 |
|---|---|---|
dsh@0.1.0-rc.6 | ✅ 兼容 | cordis patch ✅ |
dsh@0.1.0 | ✅ 兼容 | 标准 patch ✅ |
dsh@0.2.0 | ⚠️ 待验证 | 待实测(API 可能在变) |
dsh@0.3.0+ | ❓ 未知 | 尚未发布 |
💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正
元数据
- License
- MIT
- npm
- dsh-plugin-pkgseek
- Repo
- git+https://github.com/web-casa/dsh-plugin-pkgseek.git
- Engines
{"node":">=18"}- Weekly DL
- 0
- Monthly DL
- 0
- dsh.bundle
{"bundle":{"patch":"./cordis.patch.yml"}}