Kit
dsh-insights-kit 生态助手插件
把 DSH Insights 的数据装进 DeepSeek Harness:侧栏「✦ 生态」一个入口,服务两类人——帮用户做「装什么、留什么、升不升」的决策,帮作者在发布前打磨作品。瘦客户端,数据全部来自本站的开放数据集。
列出你已安装的插件,逐个标注健康等级与分数;npm 有新版本时提醒升级;dsh 官方发布 breaking 版本时给出适配预警;低分插件给出同类更优替代。
输入插件名(或粘贴 GitHub 链接)→ 健康卡:S–D 等级、百分制分数、四维子分、逐条扣分明细,一键跳到完整详情页。
从「我想做什么」出发浏览 22 个场景的推荐插件——按健康分客观排序,不卖「最好」叙事。
选择本地插件目录,按 health-v5 规则书现场体检:manifest / 文档 / 工程成熟度 + 只读面安全扫描(写文件、子进程、未消毒渲染),每条扣分附修复指引,并预览你的健康徽章。
安装
方式一 · npm(v0.1.0 审核中):npm install dsh-insights-kit 后在 DSH web profile 启用。
方式二 · 源码:git clone https://github.com/ice5kysl/dsh-insights-kit,然后 bash scripts/install-personal.sh(构建并装入个人 DSH)。
装好后点左侧栏底部的 ✦ 生态 按钮打开面板。
Option 1 · npm (v0.1.0 under review): npm install dsh-insights-kit, then enable it in the DSH web profile.
Option 2 · source: git clone https://github.com/ice5kysl/dsh-insights-kit, then bash scripts/install-personal.sh (builds and installs into your personal DSH).
After install, click the ✦ 生态 button at the bottom of the sidebar to open the panel.
隐私与数据
插件本身零后端:生态数据只读自 dsh-insights.com 开放数据集(CC BY 4.0,host 面缓存 6 小时);「作者自检」的目录扫描只读且不出本机(宿主 loopback 信任门,与官方 /api 同姿态)。不收集任何使用数据。
The plugin has no backend of its own: ecosystem data is read-only from the dsh-insights.com open datasets (CC BY 4.0, cached 6h by the host face); the author self-check scans directories read-only and never leaves your machine (the host loopback trust gate, same posture as the official /api). No usage data is collected.
相关
源码、issue、安装脚本
dsh-plugin-health CLI ↗同一规则书的命令行形态,面向 CI / 自动化 pre-publish 门禁
健康徽章自检通过后,把徽章挂进你的 README
dogfooding 说明:本插件按 DSH 官方 bundle 规范开发,同样被 DSH Insights 管线收录与评分——你可以在 它的仓库与(即将上线的)详情页上看到它自己的等级。