플러그인
DeepSeek-Harness 플러그인을 찾아보고, 필터링하고, 설치하세요.
플러그인 31개 찾음
openguardrails
openguardrails/openguardrails
DeepSeek Harness(dsh)용 자동 모드: 권한 선택기에 Auto 항목을 추가하여 승인 요청을 사람 대신 OpenGuardrails 정책이 처리하도록 하며, 내부에는 OGR 가드 엔진 전체가 탑재되어 있습니다. 핵심 코드 수정 없음.
dsh-computer-use
anionex/dsh-computer-use
접근성(Accessibility) 우선의 macOS 컴퓨터 사용 기능: 최신 상태 관찰, 오래된 상태 거부, 범위가 제한된 권한, 안전한 입력을 제공합니다.
dsh-plugin-product-subagents
shaokeyibb/dsh-plugin-product-subagents
Role-based Codex / Claude Code / ACP subagent providers for the DeepSeek Harness — continuable children, durable session recovery, per-role product permissions, and delegation with a permission ceiling.
dsh-passwords
slywalker2006/dsh-passwords
DSH web UI용 로그인 게이트웨이입니다: 최초 실행 시 설정하는 비밀번호 관문, bcrypt + 저장 데이터 암호화(AES-256-GCM/HMAC), 무차별 대입 공격 차단, 감사 로그, 80→443 리디렉션을 포함한 TLS 1.2+, CSRF 방지, 프레이밍 방지를 제공합니다.
dsh-permission-rules
perrylink/dsh-permission-rules
DeepSeek Harness용 선언적 Claude Code 스타일 권한 규칙: tools/pre-execute 흐름에서 도구 이름, 인자(glob/regex), 워크스페이스 경로 매칭이 가능한 순서 기반 allow/deny/ask 규칙, 전체 세션 로그 감사, HMR 규칙 리로드
dsh-movein (plugin)
sjh9714/dsh-movein
Fine grained per tool permission rules for DSH at the tools/pre-execute gate, deny and ask lists in Claude Code rule syntax (Bash(rm -rf:*), Read(_secrets_), mcp__server__tool), works standalone without migrating.
dsh-movein
sjh9714/dsh-movein
Migrate and import a whole Claude Code or Codex setup into DSH. Skills, slash commands, MCP servers, hooks, subagents and permission rules, with a dry-run moving estimate, a migration diff report and a post-move doctor; installs as a plugin exposing a movein_from_claude_code tool so the agent can do the move for you.
dsh-auto-approve
jiao-xxx/dsh-auto-approve
DeepSeek Harness 샌드박스 에스컬레이션을 위한 보수적인 자동 승인 프리셋
dsh-approval-llm
letter2025/dsh-approval-llm
모델 기반 권한 승인 기능으로, 별도의 리뷰어 모델이 승인 요청에 답변합니다.
dsh-auto-mode
nanmicoder/dsh-auto-mode
DeepSeek Harness를 위한 안전한 자동 권한 부여 기능입니다.
dsh-multi-folder
angeloszou/dsh-multi-folder
DeepSeek Harness 플러그인: 프로젝트의 보조 작업 디렉터리. 에이전트는 기본 워크스페이스를 cwd로 유지하면서, workspace-write 모드에서 설정된 보조 디렉터리에도 동일한 쓰기/실행 권한을 가지며, 설정 변경 시 알림을 받음
dsh-permgate
mrweicodes/dsh-permgate
Fine-grained permission gateway: per-category tool-call review (outside-workspace directories, commands, file read/write, subagents, repeated actions) with global & per-project allow/deny exceptions, quick-tool defaults, custom rules, a bilingual approval modal with inline diff details, custom rejection reasons and a sandbox-upgrade flow.
dsh-auto
simon300000/dsh-auto
Web UI에 Auto Approve 권한 프리셋을 추가하며, 제한된 새 리뷰어 에이전트가 각 승인 요청을 허용하거나 거부합니다.
dsh-cc-ecosystem
bcy2020/dsh-cc-ecosystem
Load Claude Code assets into DSH at runtime — skills, slash commands, rules, permission rules (deny/ask/allow), subagents and hooks from .claude/ plus Claude Code plugins (plugin.json / marketplace / skills / agents / MCP), via a memory-IR parse layer that keeps .claude as the source of truth with no writes back. Six installable packages: loader, skills, permissions, agents, hooks, mcp.
dsh-acp-enhanced
grunmin/dsh-acp-enhanced
Enhanced ACP server for DeepSeek Harness: block & reasoning streaming, usage telemetry, model/effort switching, permission presets, session resume/archive, per-session MCP servers, and Zed file/terminal forwarding.
dsh-shortcuts
ricketts-guo/dsh-shortcuts
Fully customizable keyboard shortcuts for the Web UI: 34 pre-registered features (sessions, views, clipboard, models, silent permission cycling, settings), one-click recording to bind your own, and a shortcut cheatsheet with built-in diagnostics.
super-wechat-bridge
qshuai0213/super-wechat-bridge
WeChat iLink ClawBot bridge: official Tencent iLink protocol, Web UI settings (QR login / model / preset / permissions / session management with delete), 24h auto-renewal pushes a fresh QR before expiry, zero downtime.
dsh-python-env
angeloszou/dsh-python-env
Wraps Python virtual environment management commands: reduces the network and permission problems agents hit when managing environments through terminal commands, works across operating systems, and routes installs automatically through mirrors and local proxies. The tools are strictly confined by the granted read/write permissions.
dsh-auto-approval-plugin
styxnether/dsh-auto-approval-plugin
DeepSeek Harness의 workspace-write와 danger-full-access 사이의 중간 권한 등급: 무해한 명령과, 설정된 신뢰 영역(현재 워크스페이스 외부 포함)을 대상으로 하는 작업을 자동 승인
dsh-fleet-audit
lesliewylie/dsh-fleet-audit
읽기 전용 에이전트 플릿 자격 증명 위생 감사: 자격 증명 파일 권한, git 원격에 포함된 자격 증명(출력에서 마스킹), 프로바이더 토큰 리터럴 개수; 의존성 없음, 결정적 동작
dsh-perm-guard
a903067276-rgb/dsh-perm-guard
Auto-approval permission guard: a middle tier between workspace-write and danger-full-access — auto-allows safe operations inside trust directories, always asks a human for destructive ones, with 11 per-category switches and an audit trail.
dsh-settings-tuner
semidia/dsh-settings-tuner
System parameter adjustment UI: grouped settings page for timeouts, parallelism, LLM retry policy, model params, web search, permissions and presets; safe profile-config editing with line-level YAML matching and post-write validation.
dsh-enter-approve
abcofabc/dsh-enter-approve
Press Enter to approve the sandbox permission-escalation prompt in the DeepSeek Harness WebUI - no mouse click required.按 Enter 即可批准 DeepSeek Harness WebUI 中的沙箱权限提升审批窗口,无需鼠标点击。
dsh-timeout-auto-reject
jiesou/dsh-timeout-auto-reject
Auto-reject unanswered permission requests with a model-visible timeout notice