dsh-plugin-safety
Installing-time safety gate for the DSH plugin market — scans npm / GitHub plugins before the market executes them. · DSH 插件市场安装安全检查:安装前自动检测三方插件风险,安全直接放行,有风险弹窗由你决定。
240 results
Installing-time safety gate for the DSH plugin market — scans npm / GitHub plugins before the market executes them. · DSH 插件市场安装安全检查:安装前自动检测三方插件风险,安全直接放行,有风险弹窗由你决定。
HarmonyOS (鸿蒙) development skills for DeepSeek Harness — 39 official hmos-* skill bundles ported to the DSH skill registry: ArkTS/ArkUI development, multi-device adaptation, Kit integration, and DFX crash/leak analysis.
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
Microi吾码 AI 开发 CLI 与多宿主 Plugin:服务器连接、Skills、MCP、V8 同步和低代码交付
SQL 优化模式:EXPLAIN 分析、索引策略、N+1 解决、查询改写。受 wshobson/agents(38k★ MIT)启发。
A library for patching, replacing and decorating DeepSeek Harness plugins during runtime
Always-on dependency and compatibility monitoring for DeepSeek Harness plugins, including exact paths, upstream changes, and isolated install/load evidence.
NPM-installable DSH Web plugin for safely loading and managing skills across DSH and common local Agents.
NPM-installable DSH Web plugin for managing archived sessions.
DeepSeek Harness bundle that registers the seven-skill integrated development workflow suite on ctx.skills.
DSH plugin that injects a system-prompt rule block for assisting with DeepSeek Harness plugin development: what you CAN / SHOULD / MUST NOT / SHOULD NOT do.
DSH profile plugin: notify in the web sidebar when a newer @deepseek-ai/dsh version is available on npm
Use when turning a user idea or feature request into a DeepSeek Harness plugin; choose the right extension point and delivery shape, implement a Cordis plugin with correct lifecycle/effects/config, compose it, and run the required repository checks.
DSH plugin: dsh-test-normalizer (npm package: @mkaliezz/dsh-test-runner)
End-to-end encrypted remote access to DeepSeek Harness and experimental Codex workspaces from desktop, web, and Android, with dsh-TUI Host support.
Cross-ecosystem aggregation base ('聚合的聚合'): syncs the GitHub dsh-plugin topic + npm registry into one open JSON index, queried by model tools, a CLI (dsh-feed), and a minimal stdio MCP server
Publish a DeepSeek Harness plugin to npm and GitHub in one flow: /publish-dsh-plugin command + publish_plugin tool. 一键把 DSH 插件发布到 npm 与 GitHub(双平台必发)。
DeepSeek Harness git development workbench: captures git context (branch, status, worktrees, stash, recent commits) into every session, asks which branch/worktree to develop in at session start, and switches branches / creates and manages worktrees through /git commands, an agent tool, and a Settings page. Configurable from Settings → Plugins.
Plugin catalog for the dsh web GUI: grouped list + search + per-plugin notes + VERSION CHECK (npm/github/link, read-only) with one-click update for npm packages (backup + rollback + lockfile-safe). No dsh sources touched. 中文:插件目录:分类/搜索/备注 + 版本检查与 npm 包一键更新。
Development workspace for the DSH Balance plugin
Guard DeepSeek Harness npm installs with vulnerability, license, bundle-size, and package-health audits.
Detect available DSH updates at startup: checks npm registry for newer @deepseek-ai/dsh and shows a dismissible banner in Web GUI.
Durable development workflow orchestration for mattpocock/skills inside DeepSeek Harness
Settings-page DSH self-upgrade: check the running host against the npm registry, run `npm install -g @deepseek-ai/dsh@latest` on confirmation, and restart the host instance.