dsh-mcpguard
★ 0dsh-mcpguard明棱 mcpguard for DeepSeek Harness: scan skills, tools and MCP configs for prompt injection, homoglyph and tool poisoning.
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ChenLaoshiYF/dsh-mcpguard发现最好的 DSH 插件
1009个结果
dsh-mcpguard明棱 mcpguard for DeepSeek Harness: scan skills, tools and MCP configs for prompt injection, homoglyph and tool poisoning.
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ChenLaoshiYF/dsh-mcpguarddsh-media-skillsFree image reading (vision) and image generation skills for DeepSeek Harness — Zhipu GLM-4V-Flash for reading, SiliconFlow Kolors for generation.
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:akqwpeter-prog/dsh-media-skillsdsh-memflowMEMFLOW memory framework for DeepSeek Harness — distributed memory architecture: every project carries its own memory/, one plugin for Hermes-like memory across all your workflows
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:crwsr124/dsh-memflowdsh-memoirProject persistent memory and session-lessons distillation for DeepSeek Harness (DSH): an agent records a session's work summary, lessons learned, and next-action guide (memoir_record) into a per-project PROJECT_MEMORY.md plus a cross-project index (~/.dsh/dsh-memoir.json), reads it back on demand (memoir_read), auto-distills each worked turn at turn end, and has the project memory auto-injected into the system prompt of future sessions. Ships a web-GUI 'Memory' panel (project/global tabs, search, manual record/delete) over /api/dsh-memoir routes. TypeScript, mounted via the dsh.bundle.patch manifest, no dsh source changes.
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Qinling-Melon-Farmers/dsh-memoirdsh-memoryCross-session long-term memory for DeepSeek Harness: a schema-validated memory domain over ctx.storage plus model-facing remember/recall/index/forget tools and a memory protocol prompt section.
dsh-memoryLong-term memory for DeepSeek Harness agents: user preferences, project facts, session summaries, and knowledge entries, with auto-injection at session start.
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:yangyongzhen/dsh-memorydsh-memory-protocolMemory protocol enforcement plugin for DeepSeek Harness — forces memory_weave before tool calls, auto-ingests session turns, injects memory context into agent steps. Bridges the opencode-memory MCP server with a hard protocol gate.
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:baaai123/dsh-memory-protocoldsh-memoryhubMemoryHub (mh) integration for DeepSeek Harness: loads .memoryhub checkpoint memory on session start, saves dsh sessions back into checkpoints, and registers the mh workflow skill and tools
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:solknight48/dsh-memoryhubdsh-mindforgeEncrypted 4-layer lifelong memory for DeepSeek Harness — powered by MindForge
dsh-mmx-multimodalMiniMax multimodal capability hub for DeepSeek Harness (DSH). One mmx_multimodal tool covers describe/image/video/speech/music/cover/search/quota; optional web_search takeover; built-in client enhancement renders inline players in the Web GUI.
dsh-mobile-gateLAN mobile gateway for DeepSeek Harness (DSH): isolated Node gateway on 0.0.0.0 reverse-proxying the DSH Web UI with first-visit approval, per-device tokens, rate limiting, and mobile layout injection. 局域网手机安全访问 DSH 的即插即用网关:本机审批、设备令牌、限流、手机端紧凑排版适配。
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Bernardxu123/dsh-mobile-gatedsh-mobile-gui-agentAndroid Mobile GUI Agent plugin for DeepSeek Harness with ADB control, verified iterative actions, approval, and a Web mobile view
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:kunjinkao-os/dsh-mobile-gui-agentdsh-mobile-pwaComplete mobile PWA for DeepSeek Harness (DSH): secure LAN/Tailscale remote access gateway + install-to-homescreen (manifest), offline-capable service worker, touch-first gestures, agent-done notifications, and dark compact mobile UI. 移动端 PWA 完整方案 for DeepSeek Harness.
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zylzyqzz/dsh-mobile-pwadsh-msys2-bash-executorConfigurable MSYS2, UCRT64, and Git Bash executor for DeepSeek Harness
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:3223698962/dsh-msys2-bash-executordsh-multi-folderDeepSeek Harness plugin: secondary working directories for a project. The agent keeps the primary workspace as cwd, gains equal write/exec permissions on configured secondary directories under workspace-write mode, and is notified of configuration changes at the next message boundary.
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:AngelosZou/dsh-multi-folderdsh-music-playerDSH 简约在线音乐播放器:支持网易云/本地音乐源;完整 Agent SKILL(AI 自定义播放器风格/控制播放/播完通知);队列与搜索集成在官方设置页。
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:xiaoqiezi-china/dsh-music-playerdsh-native-memoryNative, per-workspace long-term memory for DeepSeek Harness: facts and profiles on DSH's own storage-domain, cross-session recall through session-query FTS, approval-gated writes, and cited provenance — no external server, no extra runtime dependency.
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:highland0971/dsh-native-memorydsh-native-playbookDSH plugin, Agent Skill, and CLI for choosing native DeepSeek Harness capabilities.
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:cyanseek/dsh-native-playbookdsh-netcafeDeepSeek Harness bundle: adds AI NetCafé's hosted outcome tools (documents, SQL dialects, live China-reachability, cross-session memory, scheduled agents) to your dsh profile in one install.
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:mario03690/dsh-netcafedsh-news-pluginDeepSeek Harness news fetch tool plugin (RSS). Everything is a plugin.
dsh-notepadDSH Web GUI 右侧常驻记事本:钉在页面最右边的便签面板,自动保存到 ~/.dsh/notepad/notes.md,Agent 可通过 notepad_read/notepad_write 读写。
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:43456-awa/dsh-notepaddsh-notifyDeepSeek Harness (dsh) Windows notification plugin: a native toast when the agent stops running (finished / aborted / error / waiting for your choice / session closed), plus a system-tray icon. Pure host-side, zero dependencies, zero build.
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Pasumao/dsh-plugin-notifydsh-notify-reminderWindows toast notifications for DeepSeek Harness: task completion, subagent/workflow end, background jobs, and permission requests
dsh-ntfyDeepSeek Harness (DSH) host-plane plugin: push ntfy notifications when the agent needs approval or finishes a task.