dsh-dep-vuln-scan
Scan project lockfiles (npm/pnpm/yarn/pip/go/cargo/maven/gradle/...) against the free OSV API and report confirmed dependency vulnerabilities with fix versions and remediation commands.
95 results
Scan project lockfiles (npm/pnpm/yarn/pip/go/cargo/maven/gradle/...) against the free OSV API and report confirmed dependency vulnerabilities with fix versions and remediation commands.
DSH bundle: jj (Jujutsu) version control via a zero-dependency MCP stdio server — exposes jj status/log/diff/describe/new/commit/edit/abandon/undo/rebase/fetch/push/bookmark as mcp__jj__* tools.
SVN (Subversion) 版本控制面板 for DSH Web GUI:本地修改 / 历史 / Diff / 搁置 / 提交 / 更新 / 还原 / 冲突解决 / 分支 / Blame / 属性 / ChangeList / 仓库浏览,集成进右侧边栏(dsh-better-sidebar 服务化 tab)。
DSH plugin version snapshot & restore: one click to snapshot all installed plugins (JSON + human-readable TXT + offline restore script), upload a snapshot to restore the exact plugin set.
Native DSH (DeepSeek Harness) bundle for galvanize event triggers: trigger_add/list/remove/test/status in the agent's tool schema, thin client over the core's versioned local API.
DSH 版本号徽标插件:侧边栏设置按钮上方显示 dsh 核心版本,带检查更新与一键部署。A DSH version badge plugin showing the dsh version above the sidebar settings button, with update check and one-click deploy.
The small deterministic operations an agent needs mid-task. JSON/YAML round-trip, JSON Schema validation, text diff, JWT decode, regex testing, SQL dialect transpiling, QR codes, timezone and unit conversion, page screenshots.
语义化版本比较:比较两个版本号大小,判断版本是否满足范围(^~>=<=)
Image compression/conversion tools for DeepSeek Harness via api.compressio.cc MCP
DSH (DeepSeek Harness) file preview & editor plugin: in-browser workspace file tree, multi-format preview (code, Markdown, PDF, image, Office, HTML), online editing with version history, and full-text search. DSH 文件预览插件:工作区文件树浏览、代码/Markdown/PDF/图片/Office/HTML 多格式预览、在线编辑与版本回滚、全文搜索。
DSH plugin: manage local model inference servers (llama.cpp / vLLM / SGLang) — registry, safe start/stop, parameter profile versioning with validation. Red lines: never pkill, never stop protected port 11437, never auto-restart dsh.
Code collector for DeepSeek Harness: a composer-side panel that gathers every code block the model produced in the current session, with by-language / by-file views, version history, live search, one-click copy, download-all, and click-to-jump back to the exact turn.
DSH plugin: sidebar footer update button — compares the local deepseek-harness version with the remote, pulls and reinstalls when a newer version exists, with live progress.
自适应 GitHub README 撰写与截图技能:先判断目标类型与截图能力——网页走浏览器截图,无网页的控制台/CLI 走终端截屏(System.Drawing / HTML 终端 / termtosvg),能则询问并自动配图,不能则走无截图模板;强调相对路径防丢图。作为 dsh 插件(cordis skill-bundle)安装后由 host 层注册 readme-writer 技能;SKILL.md 含可被插件商城索引的 name/description/keywords/category/version 元数据。
A dsh web GUI panel that lists the plugins you installed into your dsh profiles, with install spec, version, kind, and live loader phase.
DSH plugin: universal unit conversion across length, area, volume, time, angle, speed, temperature, pressure, energy and power, with Chinese/English aliases. 单位换算 DSH 插件(长度/面积/体积/时间/角度/速度/温度/压力/热量/功率,支持中英文单位名)。
DeepSeek Harness plugin: PDF→Word (.docx) conversion with layout fidelity (fonts/tables/images/borders), OCR scan mode, and optional multimodal LLM verification. Registers the pdf_to_word model tool.
Show the running DeepSeek Harness version and every mounted plugin's package version inside the dsh web UI.
npm package monitor plugin (dual-face): query full npm package info with daily install counts, and watch your own packages for version / download changes. npm 包监控插件:查询 npm 包完整信息与每日安装量,监控列表自动跟踪版本与下载量变化。Bilingual UI (zh/en)
One-click brand replacement for the DSH web GUI — logo, product name, version badge, hero headline/badge/intro, tab title. Config lives at $DSH_HOME/dsh-brand.json. 一键替换 DSH Web GUI 品牌信息,方便各家二改分发。
DeepSeek Harness tool plugin: scaffold, validate, and version Obsidian plugins.
Microsoft MarkItDown as a DeepSeek Harness tool: convert PDF, Word, Excel, PowerPoint, HTML, CSV, EPUB, or a URL into Markdown the model can read.
NPM registry management for DeepSeek Harness: query package info, list versions, search packages, and publish/deprecate packages — registry info via HTTP API, publish via the npm CLI with optional token injection, plus a web settings panel