플러그인
DeepSeek-Harness 플러그인을 찾아보고, 필터링하고, 설치하세요.
플러그인 14개 찾음
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-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-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.
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-fleet-audit
lesliewylie/dsh-fleet-audit
읽기 전용 에이전트 플릿 자격 증명 위생 감사: 자격 증명 파일 권한, git 원격에 포함된 자격 증명(출력에서 마스킹), 프로바이더 토큰 리터럴 개수; 의존성 없음, 결정적 동작
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-permissions
940842546/dsh-permissions
Claude Code-style permission rules engine: hard/deny/ask/allow tiers with a hard tier above full access, workspace-scoped rules, wildcard path protection, and a visual staged editor; rules persist in settings.yaml.
dsh-plugin-gate
863683348/dsh-plugin-gate
Installation safety gate for DSH plugins: antivirus-style scan of install scripts, permissions, secrets and network callbacks on local directories or npm tarballs, returning a BLOCK/WARN/PASS verdict before "dsh plugin add".