Plugins
Parcourez, filtrez et installez des plugins DeepSeek-Harness.
51 plugins trouvés
api-relay-audit
toby-bridges/api-relay-audit
Runs local security audits of AI API relays and LLM proxies from DeepSeek Harness, producing Markdown reports for prompt injection, model substitution signals, tool-call rewriting, error leakage, stream integrity, and profile-gated Web3 risks.
dsh-reverse-skill
dhicoc/dsh-reverse-skill
Pack complet de skills de rétro-ingénierie (85 fichiers SKILL.md) sous forme de plugin Cordis pour DeepSeek Harness : routeur de skills pour la rétro-ingénierie, les tests d'intrusion autorisés et la recherche en sécurité.
openguardrails
openguardrails/openguardrails
Mode Auto pour DeepSeek Harness (dsh) : une entrée Auto dans le sélecteur de permissions dont les demandes d'approbation sont traitées par la politique OpenGuardrails plutôt que par un humain — avec le moteur de garde-fous OGR complet en dessous. Aucune modification du noyau.
dsh-full-remote
juanwang-buaa/dsh-full-remote
Remote DeepSeek Harness with full server-side API access (`settings.*` / `credentials.*` / `host.listDirectory`). Token-gated reverse proxy, per-device sessions, phone invite QR, fence self-check, optional approval / CIDR / idle timeout / local TLS, WebSocket/SSE.
dsh-security-audit
omdsh-dev/dsh-security-audit
Audit de sécurité local : configuration, origine des plugins, sessions, exposition réseau — rapport de risque en lecture seule, avec données sensibles masquées.
dsh-passwords
slywalker2006/dsh-passwords
Passerelle de connexion pour la Web UI DSH : porte à mot de passe avec configuration au premier lancement, bcrypt + chiffrement au repos (AES-256-GCM/HMAC), verrouillage anti-force-brute, journal d'audit, TLS 1.2+ avec redirection 80→443, CSRF, anti-framing.
dsh-chatgpt-bridge
jiezeng2004-design/dsh-chatgpt-bridge
MCP bridge that lets ChatGPT Web create, view, continue, and supervise DeepSeek Harness agent sessions and goals while preserving DSH's native approval, sandbox, and workspace security model.
upstream-radar
micromilo/upstream-radar
Always-on dependency security for DSH plugins: tracks exact installed paths, OSV vulnerabilities, npm releases, and breaking-change signals, then routes project evidence to a DSH Agent.
DSH-Plugin-Market
nanshan1995/dsh-plugin-market
Alternative plugin market for DSH: curated catalog plus live GitHub browsing, zh/en cross-language search, a fail-closed pre-install static security audit with an install-hook block, and per-plugin README viewing with garbled-encoding repair.
dsh-remote
xgone/dsh-remote
Remote access & authentication for DeepSeek Harness web UI: account/password login gate, MFA (TOTP), signed session cookies, role-based access, in-browser directory picker, account management settings, fully localized in English and Chinese.
dsh-auth-gateway
xbzbing/dsh-auth-gateway
Password + TOTP two-factor authentication gateway for the dsh web UI: every HTTP request and WebSocket upgrade is refused until login, with per-source lockout, global rate limits and one-time backup codes.
dsh-guardian
cdxiaodong/dsh-guardian
Agent security guardrail: intercepts and audits every tool call, requiring human confirmation on sensitive operations.
dsh-workshop
loguhan/dsh-workshop
Boutique de plugins façon Steam Workshop pour la Web UI DSH : parcourez, recherchez et installez en un clic des plugins communautaires, avec accélération par miroir, UI de progression, vérifications de sécurité et descriptions en chinois.
dsh-skill-7d-code-reviewer
7dgroup-ai/dsh-skill-7d-code-reviewer
Template-driven code review skill: five-step review flow, critical/medium/minor severity grading, four-dimension scoring (quality, security, performance, maintainability), dual text and HTML report output, and an on-demand reference knowledge base.
dsh-telemetry-redactor
030611/dsh-telemetry-redactor
Masque les motifs de secrets pris en charge dans la copie d'export `session-telemetry/record`, avant que les backends de télémétrie configurés ne la reçoivent.
dsh-auth-gate
tecfancy/dsh-auth-gate
Login gate for the dsh web surface: password or shared-token authentication, session cookies, rate limiting, and a user-management CLI (dsh.bundle manifest since 0.4.1, one-command `dsh plugin add` mounting).
dsh-lab
hackerfish/dsh-lab
Tested-curation lab for DSH plugins: every entry passes real install/static-scan gates in an isolated environment, with full logs and reproduction commands (Chinese-first).
dsh-acp-plugin
agentic-control-plane/dsh-acp-plugin
Plan de contrôle agentique pour DeepSeek Harness — vérifie chaque appel d'outil par rapport à vos politiques avant son exécution, et conserve un registre durable de ce qui a été autorisé et pourquoi.
dsh-skill-pack-security
perrylink/dsh-skill-pack-security
Plugin fournisseur optionnel pour dsh-skill-pack-security : enregistre le dossier skills/ (zh) ou skills-en/ (en) du pack dans ctx.skills. Les deux éditions sont embarquées dans pack/.
dsh-mcpguard
chenlaoshiyf/dsh-mcpguard
Analyse les skills et les configurations MCP à la recherche d'injections de prompt, d'homoglyphes, d'Unicode caché, de commandes shell dangereuses et de fuites d'identifiants.
skill-security-guard
rrrrrredy/skill-security-guard
DeepSeek Harness community Bundle for the skill-security-guard static scanner
riskproof
onlyqzq/riskproof
Provenance-aware execution security for DeepSeek Harness. Track sensitive data across tool calls and stop risky side effects before execution.
dsh-plugin-audit
863683348/dsh-plugin-audit
Ecosystem-wide plugin health audit: syncs the dsh-plugin topic into a local scored catalog (maintenance / docs / npm + weekly downloads / ecosystem, 0-100, A-D), static security scan with high-finding grade veto, star history snapshots, web leaderboard and agent tools.
dsh-egress-guard
tancheng33/dsh-egress-guard
Runtime security gate on the tool pipeline: denies calls naming hosts outside an egress allowlist, redacts credentials from results at the canonical value rather than only the rendered content, and appends every decision to a JSONL audit log; ships in monitor-only mode.