plugin-tools.md
August 23, 2026 · View on GitHub
插件工具
对应网站分类:插件工具 · Plugin Tooling
| 插件 | 能力 | 安装或挂载方式 | 许可 / 风险 |
|---|---|---|---|
| yxxbc/dsh-balance-plugin | DeepSeek 余额监控与用量统计:CNY/USD 双余额池多账户查询、低余额告警、官方充值入口、Miyu 风格用量仪表盘、三方插件管理、query_api_quota 模型工具 | dsh plugin --profile web add dsh-balance-plugin(github: 源)或 curl -fsSL https://raw.githubusercontent.com/yxxbc/dsh-balance-plugin/main/install.sh | bash | MIT;npm 上存在他人同名包 dsh-balance-plugin@0.1.0,裸包名会装错,务必用 github: 源或官方一键脚本 |
| bowenliang123/dsh-context | Context dashboard tab + /context command showing context-window composition, per-turn history, compaction/prune events, per-message token costs | dsh plugin --profile web add dsh-context | Apache-2.0 |
| crazywoola/dsh-balance | DSH Settings-page balance monitor: total/recharge/gift balance, chat-composer balance summary, available models for the API key, cached queries with manual refresh, DeepSeek peak-hour indicator, zh/en i18n | dsh plugin --profile web add @pinkbanana/dsh-balance@latest ; dsh --profile web | MIT;以本机保存的 DEEPSEEK_API_KEY 调用 DeepSeek API 查余额/模型,key 只在本机 Host 使用、不上浏览器 |
| feibi-mochi/deepseek-harness-control-center | Web control center for DSH: account monitoring, usage accounting, completion alerts, official recharge link, flexible layout, agent-assisted session controls (capability-gated) | dsh plugin --profile web add deepseek-harness-wallet (or: dsh plugin --profile web add github:feibi-mochi/deepseek-harness-control-center) | MIT;插件会读取 DSH 本地存储并可能调用账户接口,涉及额度信息 |
| feiyang-dev/dsh-usage-plugin | DSH 用量与成本追踪:每次调用的 token/缓存命中统计、峰谷计费、余额查询、日历热力图、CSV/JSON/PNG 导出,Host+Client 双半一体化包 | dsh plugin --profile web add @feiyang666/dsh-usage-plugin(或经 DeepSeek Harness Desktop 一键安装),重启生效 | MIT;余额查询使用 DEEPSEEK_API_KEY 调官方接口;用量记录写入会话工作区 dsh-usage/usage-records.json |
| Francis-Xavier-code/dsh-balance-plugin | DeepSeek 余额监控与用量统计(CNY/USD 双余额池、阈值告警、充值入口、Miyu 风格用量图表、三方插件管理、query_api_quota 工具) | dsh plugin --profile web add github:Francis-Xavier-code/dsh-balance-plugin(另在 ~/.dsh/cordis.patch.yml 追加 insert id: dsh-balance-plugin) | MIT;自动读取 DEEPSEEK_API_KEY 并调用 api.deepseek.com 余额接口;密钥仅存于插件进程内存,不上传第三方 |
| toby-bridges/api-relay-audit | Local 14-step security audit of AI API relays/LLM proxies — detects prompt injection, model substitution, tool-call rewriting, SSE anomalies, error leakage and Web3 wallet risks; emits a Markdown report via the /relay-audit slash command. | DSH_PLUGIN_REF=v2.4.0; dsh plugin --profile web add "github:toby-bridges/api-relay-audit#${DSH_PLUGIN_REF}" (or --profile cc-tui) | AGPL-3.0;AGPL-3.0 copyleft; audits require trusting the target relay with your API key; Web3 profile can trigger wallet-signing probes; depends on @deepseek-ai DSH rc packages. |
| 1514100951/dsh-usage-footer | Floating coin button showing account balance, peak/off-peak pricing, today/session cost & token estimates; adds a '用量与费用栏' toggle in Settings; day-reset local stats in localStorage. | Link/copy packages dsh-usage-status and dsh-client-ui-usage-footer into $DSH_HOME/profiles/node_modules/ and append name: dsh-usage-status + name: dsh-client-ui-usage-footer to profiles/web/cordis.patch.yml; restart dsh web | MIT |
| 1HelloMan1/dsh-stats-dashboard | Provider/model usage stats dashboard: response speed, call log, token totals, cache rate, cost estimates (built-in DeepSeek pricing), CSV export; driven by dsh-session-stats and dsh-token-meter projections. | dsh plugin --profile web add "github:1HelloMan1/dsh-stats-dashboard#main" (npm: dsh plugin --profile web add dsh-stats-dashboard) | MIT;GitHub API reports no LICENSE file, but package.json declares MIT. |
| 95384/DSH-user-plugin-list | Adds a '用户插件' tab in Settings→插件 listing non-system plugins from the loader tree (profile-local, external-path, enabled/disabled) with search/status/collapse interaction; classifies via Node resolve + realpath and excludes transitive deps. | dsh plugin --profile web add github:95384/DSH-user-plugin-list (or local: git clone && dsh plugin --profile web add .; update: dsh plugin --profile web update user-plugin-list; remove: dsh plugin --profile web remove user-plugin-list) | MIT |
| akira399/dsh-plugin-publisher | DSH plugin development & GitHub publishing workflow: registers dsh-plugin-publishing skill (default on, opt-out) covering env checks, plugin contract cheatsheet, dev steps, verify, and publish-to-GitHub flow; optional GitHub PAT via settings; every publish operation requires explicit human consent. | npx -p @deepseek-ai/dsh dsh plugin --profile web add github:akira399/dsh-plugin-publisher (restart dsh web; manage in Settings→插件配置→dsh-plugin-publisher) | MIT;Skill is default-enabled (opt-out); disable via the settings card if unwanted. |
| chendefine/dsh-plugins-plan-usage | Web 对话框右下角套餐用量角标:实时显示每个套餐的三个用量窗口;设置→插件配置提供「套餐用量」卡片(外观对齐内置卡片);可选 Kimi 会员月限窗口(kimi-auth Cookie 调 MembershipService/GetSubscriptionStats)。 | dsh plugin --profile web add dsh-plan-usage(npm;或 github:<sha> 锁定 commit;或 ./dsh-plan-usage-0.3.0.tgz);dsh --profile web --dump-config 确认出现 "# == dsh-plan-usage" 层 | MIT;涉及 API Key 与会话 Cookie 凭据,确认信任边界;纯 JS 零构建、无 prepare 脚本。 |
| chenw2759-wq/dsh-plugin-healthcheck | DSH 插件健康检查向导(设置面板「插件检测」):L0 静态检查(files 白名单/依赖声明/高危副本(cordis/cosmokit/dsh-tools/schemastery/dsh-credentials/dsh-home-paths 六核心包)/依赖可解析/Windows 命令/lockfile 一致性)+ L1 配置组合检查 + L2 隔离试跑(子进程完整 boot 全树,90s 抓 hang)发现即自动回滚(写 home patch 前弹确认);C8 木马扫描;修复只改插件代码与配置层,严禁修改 harness。 | dsh plugin --profile web add dsh-plugin-healthcheck(bundle 安装:dsh.bundle.patch=./cordis.patch.yml 自动挂载,dsh.client inject runtime/locale platform=web) | MIT |
| cxlg66you-bot/dsh-token-billing | Persistent token billing for DSH: metering cost per model call (RMB default pricing), bills persisted across sessions on disk, billing_report tool, stats-bar amount, settings panel, HTTP API; dynamic-plugin history kept under dynamic-plugin/ (pkg-1..pkg-5). | cp -R dsh-token-billing/. ~/.dsh/profiles/web/ and merge the insert block from cordis.patch.yml into ~/.dsh/profiles/web/cordis.patch.yml (host deps zod/@deepseek-ai/dsh-tools/@deepseek-ai/dsh-storage-domain resolved via ~/.dsh/profiles/node_modules fallback) | MIT |
| Equinox7379/dsh-config-watch | Config drift detective: snapshots key profile files and plugin manifests at each service start, diffs against the last snapshot, and writes a change log (e.g. plugin-added entries). | dsh plugin --profile web add link:/path/to/dsh-config-watch | MIT |
| Equinox7379/dsh-daily-brief | Daily activity brief: aggregates turns, user messages, assistant replies and tool calls for live sessions over the last N days, for daily-report queries. | dsh plugin --profile web add link:/path/to/dsh-daily-brief | MIT |
| Equinox7379/dsh-session-repair | Repairs session logs that fail to open (unknown third-party event types) by adding ignorable: true markers and rewriting the log in the compliant frame format. | dsh plugin --profile web add link:/path/to/dsh-session-repair | MIT;Back up session logs before repair. |
| Equinox7379/dsh-turn-watchdog | Turn watchdog: scans live sessions every 60s, flags turns with no turn/end for a long time, injects a prompt warning (for AI/user), and provides a query tool. | dsh plugin --profile web add link:/path/to/dsh-turn-watchdog | MIT |
| FantasyStarry/dsh-token-stats | 按自然日统计 LLM token 用量 by provider/model/session (incl. subagents): sidebar widget, Settings '用量统计' section, plugin config form, /usage command, and a same-origin HTTP API; rebuilds today's stats from session logs on load. | dsh plugin --profile web add "github:FantasyStarry/dsh-token-stats#v0.4.0" (local dev: dsh plugin --profile web add "file:name: dsh-token-stats in cordis.patch.yml + restart) | MIT;Known limitation: usage calls made before plugin load may be undercounted. |
| fflow2023/dsh-usage-cost | Lightweight per-session + global API cost statistics with peak/off-peak pricing; passive by design — injects no prompts, schemas, tools or messages into the model. | Add - name: @fflow2023/dsh-usage-cost (host composition) and - name: @fflow2023/dsh-usage-cost/client (web composition) rows to cordis.yml and rebuild the web bundle (or install via dsh add) | MIT;Client half is baked into the web bundle — upgrades require a rebuild. |
| fishxcode/dsh-plugin-deepseek-balance | DeepSeek Balance web client plugin: live balance from the official /user/balance endpoint, balance trend, ECharts daily cost/token charts; API key + platform userToken stored in localStorage; host proxies the platform usage endpoint with browser-feature headers. | Add the package via the Harness plugin loader / composition (cordis.patch.yml insert: id: deepseek-balance, name: dsh-plugin-deepseek-balance); restart dsh web | 未发现;The platform userToken is a full session credential — treat as highly sensitive; clear-token button provided. |
| forrestsweet/dsh-agent-replay | 会话回放与脱敏分享:原生回放标签页展示消息/工具调用/命令/耗时时间线,可导出独立 HTML;session replay timeline + sanitized HTML export | dsh plugin --profile web add github:forrestsweet/dsh-agent-replay (or: dsh plugin --profile web add . from source) | MIT;Requires Node 22.19+/24+; git installs run a prepare build (pnpm allowBuilds may be needed) |
| HamSamMike/dsh-mod-manager | 插件管理:设置→模组管理中集中显示第三方插件状态,按配置白名单一键启用/禁用,保留 cordis.patch.yml 中非受管用户配置 | dsh plugin --profile web add github:HamSamMike/dsh-mod-manager | MIT;Only toggles plugins already installed into the profile; does not install/uninstall packages. |
| hnmrxz/dsh-plugin-sysmon | 底部状态栏实时显示本机系统资源:CPU/内存/磁盘/负载/运行时间(os/fs 采样 + CPU tick 差值,/dsh-sysmon 同源路由) | npm install dsh-plugin-sysmon 后,在 ~/.dsh/profiles/web/cordis.patch.yml 插入 name: dsh-plugin-sysmon | MIT |
| jorinyang/dsh-doctor | DSH 环境诊断:检查 env/profile/config/bundle/mount/port/health/disk;修复分 safe/deps 两档;附独立 PowerShell 脚本兜底 | dsh plugin --profile web add @jorinyang/dsh-doctor | MIT;修复由 agent 调用触发,deps 档会改动依赖锁定文件 |
| KeLearns/dsh-update-checker | 官方运行时更新检查:/dsh-update/status(缓存)与 /dsh-update/check(强制复查)同源路由,版本检测链 config.currentVersion → @deepseek-ai/dsh → dsh-web-app → dsh-base,对比 npm registry 最新版并提示外部更新命令 | cp -r dsh-update-checker "DSH_HOME/cordis.patch.yml 追加两行 - id: dsh-update-checker / name: '@keLearns/dsh-update-checker' | MIT;插件运行于 DSH 进程内无法替换自身代码,更新需走外部 npm install -g @deepseek-ai/dsh@latest |
| lisycotana/dsh-code-lens | DeepSeek Harness code-mode 子派发可观测性:记录 run_code 程序调用中模型不可见的工具调用(每次派发的内部调用链)。 | dsh plugin --profile web add dsh-code-lens ;或 scratch/cordis.yml 写 name: 'file:///…/dsh-code-lens/index.js' 后 dsh --profile web --patch ./scratch/cordis.yml | MIT |
| lordship12138-crypto/dsh-plugin-dedup | 审查动态 Cordis 插件是否重复生成:按 token Jaccard/包含度/元文本相似度判定 duplicate / version-duplicate,并产出可执行的 cordis 操作序列(cordis_define/run/stop/undefine)合并方案。 | dsh plugin --profile web add github:lordship12138-crypto/dsh-plugin-dedup (纯 ESM 零构建,无 prepare 脚本,安装即用) | MIT;AI 生成仓库(README 自述),代码未人工逐行审查;合并方案为建议,执行前需人工确认。 |
| Make0209/dsh-usage-stats | DSH 用量统计 Web 插件:GitHub 风格 53 周热力图、Token/缓存命中/账户余额看板、工作区别名管理 | dsh plugin --profile web add dsh-usage-stats | MIT;账户余额查询复用 llm-deepseek 的 API Key 调 DeepSeek 官方接口,注意 Key 权限 |
| sublatesublate-design/dsh-doctor-windows | Windows 环境诊断:新增人工触发的 /doctor-windows 命令,模型 provider 不可用时仍可用。 | dsh plugin --profile web add github:sublatesublate-design/dsh-doctor-windows#v0.1.0(或本地 dsh plugin --profile web add C:\path\to\dsh-doctor-windows) | MIT;Git 安装需在 profile 的 pnpm-workspace.yaml 授权 prepare 构建。 |
| TrueHOOHA/dsh-plugin-dev-skill | 辅助开发 dsh 插件的 AI Skill:插件三形态(函数/对象 {name,inject,apply}/Service 类)、依赖注入 PENDING 状态、HMR(cordis-plugin-hmr)、发布(--patch / npm + dsh.bundle / dsh plugin add)、defineTool/Service/LlmAdapter/Schemastery 速查。 | 把 dsh-plugin-dev/ 目录放入技能目录(README 列 .claude/skills/、.config/opencode/skills/;用于 DSH 时放 ~/.dsh/skills/) | Apache-2.0;README 给出的技能目录示例为 Claude/OpenCode;用于 DSH 时按 ~/.dsh/skills/ 约定放置。 |
| tttwh/dsh-plugin-audit | 插件管理增强:把 dsh 插件列表按 Source(官方内置 vs 自装)分组展示,快速区分;不修改任何官方 bundle。 | dsh plugin --profile web add https://github.com/tttwh/dsh-plugin-audit/archive/refs/heads/main.tar.gz(卸载:dsh plugin --profile web remove dsh-plugin-audit) | MIT;0 stars、创建当天(2026-08-14)即审计,极早期;manifest=True 为社区提交信息。 |
| zexuanw958-svg/dsh-hud | Agent 运行态 HUD:在会话头部实时显示模型、上下文、token、计时、任务与子代理状态(Codex/Claude Code 风格遥测),只读展示 Harness 已有运行数据。 | npx --yes @deepseek-ai/dsh@0.1.0-rc.6 plugin --profile web add github:zexuanw958-svg/dsh-hud(源码:git clone + pnpm install + pnpm build 后 add "$(pwd)";卸载:plugin --profile web remove dsh-hud) | MIT;通过本地 link: 安装,移动/删除仓库目录会使链接失效;面向 0.1.0-rc.6。 |
| zhangzheng25/dsh-token-monitor | Token 用量与对话统计设置页:今日/7 天/30 天汇总、GitHub 风格 90 天贡献图、会话日志回填;DSH 原生样式(--ds-* 主题变量,跟随明暗主题)。 | dsh plugin --profile web add github:zhangzheng25/dsh-token-monitor(或本地路径 E:/path/to/dsh-token-monitor) | MIT;client bundle 为手工编写(无构建步骤),DSH 客户端协议升级后需跟进。 |
| Areium/dsh-fail-logger | 自动记录所有执行模式(原生工具 / PTC run_code / 代码内嵌工具调用)的工具失败错因,去重、计数、确定性排序后沉淀进 skill 的机器维护实录区段(默认 ~/.dsh/skills/fail-log-guide/SKILL.md),让 agent 越用越少错;零配置,本地被动记录,无外部导出。 | dsh plugin --profile web add dsh-fail-logger (or: dsh plugin --profile web add dsh-fail-logger@0.4.1 / dsh plugin --profile web add "github:Areium/dsh-fail-logger#v0.4.1"; headless: dsh plugin --profile headless add …) | MIT |
| aryswisnu/dsh-eval-regression | 小型确定性回归评估插件:对 DSH profile 运行 suites/release-smoke.json 之类的回归套件并输出结果(npx dsh-eval-regression suites/release-smoke.json),用于插件栈回归测试。 | dsh plugin --profile <profile> add github:aryswisnu/dsh-eval-regression (or: dsh plugin --profile <profile> add . from a clone) | MIT |
| csiroqa/dsh-plugin-usage-report | Usage report plugin for DSH: daily/monthly aggregation of tokens (input/cache-read/cache-write/output), rounds, steps and estimated USD cost; monthly reports, editable budget alerts, Claude Code/Codex-style daily contribution grid and fun stats via Usage tool; /usage export to .dsh-reports. | dsh plugin --profile web add link:$(pwd)/plugins/usage-report (POSIX) / dsh plugin --profile web add link:E:\path\to\dsh-plugin-usage-report\plugins\usage-report (Windows) | MIT |
| HongzhongL/dsh-hotswap | 插件热插拔:设置→插件→插件管理 中运行时可停用/启用/重启任意插件;监视 profile package.json 自动热挂载/卸载 bundle,免重启 dsh web | dsh plugin --profile web add dsh-hotswap (或 dsh plugin --profile web add ./dsh-hotswap-0.1.0.tgz) | MIT;If webserver is exposed on 0.0.0.0, any LAN device can control plugins (and thereby the agent) - never expose to untrusted networks; internal APIs (entry._dispose/refresh) may break on DSH upgrades; recovery by deleting the managed block. |
| 030611/qiushi-dsh-evidence-audit | Observe-only audit bundle that appends deterministic, hash-chained (SHA-256) JSONL evidence receipts for tools/result and session/event extension points. | dsh plugin --profile <profile> add . | MIT;Observe-only; writes local JSONL receipts to $DSH_HOME/evidence-audit with 0700/0600 perms; no network, no tool registration or result transformation. |
| 1690834643/dsh-usage-dashboard | Web sidebar widget showing DeepSeek API balance and today's spend by scanning local session logs and querying the balance API. | dsh plugin add dsh-usage-dashboard --profile web | MIT;Reads local session logs ($DSH_HOME/sessions) and calls DeepSeek balance API via DEEPSEEK_API_KEY reference; key kept server-side. |
| ben7am1n/dsh-deepseek-usage | DeepSeek account balance query and token usage summary as model-callable tools. | dsh plugin --profile <name> add dsh-deepseek-usage | MIT;Calls api.deepseek.com using DEEPSEEK_API_KEY (env/credential); also reads the local harness token meter. |
| ben7am1n/dsh-security-scan | security_scan tool: scans files for leaked API keys/tokens/private keys/connection strings and reports them redacted. | pnpm dsh plugin --profile web add /path/to/dsh-security-scan | MIT;Read-only local filesystem scan; matched secrets redacted before reaching model/logs; no network, no writes. |
| coppynight/dsh-doctor | flutter-doctor 风格诊断修复插件:/doctor 命令(harness 内)+ 终端 CLI,安装级与 harness 内检查,安全自动修复 settings/凭据 | github:coppynight/dsh-doctor#c4683a9eba5102681fd399c3e292a34ef7f3616d&path:/.dsh-plugin(写入 $DSH_HOME/cordis.patch.yml 的 repository-plugins 条目 config.repositories) | BSD-3-Clause;读取 DEEPSEEK_API_KEY 凭据链与 settings;--fix 可写 ~/.dsh/.env(600) 并备份恢复 settings;运行 privilege/所有权/hooks 等安装级检查 |
| cute-baobao/dsh-usage-meter | Per-model daily token usage recorder (input/output/cache hits) with a Web GUI dashboard. | npx -p @deepseek-ai/dsh dsh plugin --profile web add @dsh-usage-meter/usage-bundle @dsh-usage-meter/usage-host@0.1.1 @dsh-usage-meter/usage-ui@0.1.1 --registry=https://registry.npmjs.org/ | MIT;Writes usage JSONL under $DSH_HOME/usage-meter; no network or API keys. |
| Dino6021/dsh-usage-cost | 逐轮 token 用量时间线投影(usageTimeline)加四段成本读数(对话/工作区/今日/5小时),8/17 起自动切换峰谷计价(DeepSeek V4 Pro)。 | dsh plugin --profile web add "github:Dino6021/dsh-usage-cost#main" | MIT;Local read of session data and client-side cost math (price constants in lib/client.js); no network or credentials. |
| GiantGKL/dsh-cost | Live conversation cost and DeepSeek account balance in the composer stats row, with locale-aware currency (RMB/USD). | npm install dsh-cost; then mount in cordis.yml: plugins: - name: 'dsh-cost' | MIT;Resolves DeepSeek API key via the credentials service and sends a Bearer request to GET api.deepseek.com/user/balance; key never logged or returned to the browser; same-origin balance route. |
| gordonlu/dsh-context-lens | Request Context Profiler: per-LLM-request cards with context fingerprints, cache-reuse readout, and diff vs previous request. | Mount cordis.patch.yml / dsh.bundle.patch; see README | MIT;Read-only observer of local session logs; no network, no credentials, no model calls. |
| lamost423/dsh-trace-compare | Trace 对比与实时迷宫可视化:把 agent 探索路径、子代理支路、工具调用画成可导航的图,支持跳转对话定位。 | cordis.patch.yml 挂载(见 README) | MIT |
| lin-cheng-lab/dsh-deepseek-balance | Floating DeepSeek API balance monitor: right-corner badge with live balance + 7/30-day usage/cost charts. | dsh plugin --profile web add "github:<你的用户名>/dsh-deepseek-balance#main" | MIT;Reads DEEPSEEK_API_KEY from credentials and calls api.deepseek.com/user/balance via shell curl; also reads local DSH session logs for token stats. |
| Liu-ty/dsh-balance-display | Collapsible overlay panel showing DeepSeek API account balance (CNY/USD), resolved via Harness credentials service | dsh plugin --profile web add F:\path\to\dsh-balance-display | MIT;Resolves DEEPSEEK_API_KEY from the credentials service and calls api.deepseek.com/user/balance over the network; key never forwarded to browser |
| moduqishi/dsh-opencode-usage | Session-header widget showing opencode.ai 5h/week/month quota usage with frosted-glass panel and provider filtering | ln -sfn "$PWD" ~/.dsh/profiles/node_modules/@local/dsh-opencode-usage | MIT;Fetches opencode.ai usage via curl subprocess; requires workspace ID + auth cookie persisted in ~/.dsh/ocu-config.json (0600) |
| MorGogh/widget-dock | Draggable widget dock panel with balance, token usage, session stats, goal progress, and cost-estimate widgets | ln -sfn "$(pwd)" ~/.dsh/profiles/web/node_modules/widget-dock | MIT;Balance widget calls DeepSeek user/balance API with a user-entered API key stored in localStorage; token/cost stats read from projections |
| moxisuki/dsh-lan | Binds dsh web to 0.0.0.0 for LAN access and injects a crypto.randomUUID polyfill to fix insecure-context startup crash | dsh plugin --profile web add <本项目路径> | 未发现;Rebinds webserver to 0.0.0.0, exposing the unauthenticated web UI (remote code execution surface) to the whole LAN |
| omdsh-dev/dsh-plugin-check | DSH 插件健康检查工具:只读扫描插件仓库的清单协议/patch 格式/构建陷阱/hub 收录状态,输出合规报告与修复建议。 | dsh plugin --profile web add "C:/path/to/dsh-plugin-check" | MIT;Read-only static scanner (readdir/stat/readFile), never writes or builds; optional gh fallback for hub catalog lookup, no credentials. |
| omdsh-dev/dsh-scout | 只读环境探测插件:向模型报告运行环境、PATH 命令、软件版本、CPU/内存/磁盘、端口、服务、USB/串口、GPU 与工作区信息。 | node /path/to/DSH/apps/cli/lib/bin.js plugin --profile web add /path/to/dsh-scout | BSD-3-Clause;只读本地探测:仅读精选环境 allowlist,execFile(name,['--version']) 版本探测,无 shell 注入,无网络/凭据/设备写入;枚举端口与服务属本地信息披露。 |
| PangYiMing/dsh-batch-regression | Run a command N rounds and report median/distribution for batch regression statistics (批量回归取统计结论). | dsh plugin --profile demo add github:PangYiMing/dsh-batch-regression | MIT;Executes the given local shell command N rounds; no network or credentials, but arbitrary local command execution. |
| Sev7een/ds-api-usage | Adds a Settings -> API Usage page showing DeepSeek account balance and 24h spend/token/request stats as a timeline chart. | dsh plugin --profile web add github:Sev7een/ds-api-usage | MIT;Calls api.deepseek.com/user/balance via curl reusing the deployment's DEEPSEEK_API_KEY credential; in-memory stats only, no persistence. |
| vibeinging/dsh-trace | Telemetry backend that exports DSH turns/model steps/tool calls into a local embedded yiTrace database. | dsh plugin --profile web add -w github:dsh-external/dsh-trace#<reviewed-commit> | BSD-3-Clause;Stores raw sensitive session data locally (user/assistant text, tool args, session ids) with no redaction; no network connection. |
| Yihong89/dsh-plugins | dsh-usage-report (per-session token usage & cost via /usage + usage_report) and dsh-codebase-memory (persistent per-workspace codebase knowledge via memory_store/recall/forget/list + /memory). | dsh plugin --profile web add -w 'github:Yihong89/dsh-plugins#main&path:packages/usage-report' | MIT;Local-only: reads DSH session token/cost statistics and a per-workspace JSON memory store; no network calls or API keys. |
| yoke233/dsh-tool-monitor | 订阅已运行的 Bash/PowerShell 后台 Job 输出,按正则匹配完整行后向 Agent 投递事件,用于长期运行服务的错误即时提醒(惰性 tee,不重复执行命令)。 | dsh plugin --profile web add github:yoke233/dsh-tool-monitor | MIT;读取本地后台 Job 输出并注入会话事件;无网络、无新进程、无凭据访问。 |
| YYTbit/dsh-plugin-agent-dashboard | 教 Agent 生成结构化多代理状态报告:状态跟踪、任务依赖可视化、进度指示、时间跟踪。 | dsh plugin --profile your-profile add dsh-plugin-agent-dashboard | MIT;仅注入提示/指令,无自身文件/网络/凭据访问。 |
| YYTbit/dsh-plugin-cost-tracker | Tracks per-session token usage and cost, injects cost awareness into the system prompt, and provides a CLI cost estimator. | dsh plugin --profile your-profile add dsh-plugin-cost-tracker | MIT;Reads local session token usage only; no network, API keys, or credentials. |
| Zhenyu98/dsh-context-doctor | DSH 上下文注入审计:统计 AGENTS.md 指令链/技能目录/工具 schema/MCP 的 token 成本,检测跨文件重复与 rank shadow 冲突;Web UI 圆环面板 + context_audit 工具 | dsh plugin --profile web add "github:Zhenyu98/dsh-context-doctor#main" | BSD-3-Clause;只读审计:仅 ctx.fs read/stat/list 子集,不写不删不执行审计对象;单文件>256KB 跳过;报告不含完整正文;无网络/凭据 |
| zzh-newlearner/dsh-postmortem | Generates short, redacted failure postmortem reports from the DSH session event log via /postmortem, /postmortem-export, and /postmortem-repair commands. | npm install @huichangzz/dsh-postmortem | MIT;Read-only, redacted analysis of local DSH session events; never retries tools, injects prompts, or uploads transcripts; optional model review uses DSH's configured llm service (network) with a 240-token cap and strict JSON validation. |