플러그인
DeepSeek-Harness 플러그인을 찾아보고, 필터링하고, 설치하세요.
플러그인 10개 찾음
dsh-mcp-panel
perrylink/dsh-mcp-panel
공식 DSH MCP 클라이언트를 위한 읽기 전용 런타임 관리 패널로, /mcp 명령과 설정 탭을 통해 연결 상태, 등록된 도구, 오류, 재연결 횟수를 보여주며 정제된 표시와 활성화/비활성화 패치 제안을 제공합니다.
dsh-defend
perrylink/dsh-defend
agent/pre-step, tools/pre-execute, tools/post-execute 시점에서 프롬프트 인젝션, 탈옥(jailbreak), 시크릿 유출 패턴을 탐지합니다. allow/ask/block 등급, 위생화된 defend/detection 감사 이벤트, defend_report 도구, 파괴적 삭제 명령 가드를 갖추고 있습니다.
dsh-click
perrylink/dsh-click
Windows 데스크톱 컴퓨터 사용 도구(click, type, key, screenshot)로, 신선도 검사, 승인 게이팅, 모든 동작 주변의 프로세스 식별 검증, 그리고 정제된 감사 추적을 제공한다.
dsh-observe
perrylink/dsh-observe
세션 이벤트 스트림을 OpenTelemetry OTLP와 Langfuse로 정제·버퍼링된 trace와 metric으로 내보내며, 기본값은 비활성화이다.
dsh-messages-sanitizer
leeminjing/dsh-messages-sanitizer
도구 디스패치 충돌 후(고아 tool_calls / tool 메시지) 메시지 배열을 자동 복구하여 400 INVALID_REQUEST 세션 잠금 방지.
dsh-plugin-console
alexyin-tongji/dsh-plugin-console
Browse and manage the community plugin catalog from a first-level DeepSeek Harness Settings page, with verified installs and updates, removal, pause and resume, installed-package state, and sanitized README previews.
noatmark-dsh-plugin
ylwl1997/noatmark-dsh-plugin
텍스트 위생 관리를 dsh 플러그인으로 제공: 신뢰할 수 없는 텍스트 정제, 보이지 않는 문자 검사, LLM 포맷팅 정리, CSV 수식 인젝션 이스케이프
dsh-dsml-artifact-guard
goodandready/dsh-dsml-artifact-guard
Sanitizes leaked DeepSeek DSML closing tags from model text streams.
dsh-plugin-kit
perrylink/dsh-plugin-kit
Shared toolkit for authoring DeepSeek Harness plugins, published as @perrylink/dsh-plugin-kit: a pluggable provider registry seam, fail-closed approval and session-event gates, shared sanitize/pricing/judge modules and a new-plugin skeleton.
dsh-file-explorer-kit
ice5kysl/dsh-file-explorer-kit
In-session "Files" tab (conversation.view, order 20) for dsh Web that browses the active session's workspace directory with breadcrumbs and previews files inline — sanitized Markdown (marked + DOMPurify), images, line-numbered text and PDF — served by read-only /dsh-files host routes registered on ctx.webServer; no write endpoints. Bilingual zh/en.