Skip to main content

Security & Permissions

Security & Permissions plugins harden DeepSeek-Harness (dsh) against risky tool calls and malicious plugins. This category covers policy-based tool gating with allow/deny/ask tiers, pre-install scanners for plugin bundles and npm tarballs, prompt-injection and secret-exfiltration guards, telemetry redaction, and hash-chained audit trails.

56 plugins found

T

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.

7913 days agoSecurity & PermissionsAGPL-3.0
P

dsh-auto-review

perrylink/dsh-auto-review

Second-model auto-review on the approval answerer chain: a read-only reviewer subagent returns structured allow/deny verdicts with reasons, fail-closed by default.

352 hours agoSecurity & PermissionsApache-2.0
O

dsh-security-audit

omdsh-dev/dsh-security-audit

Local security audit: config, plugin origins, sessions, network exposure — read-only redacted risk report.

1213 hours agoSecurity & PermissionsMIT
S

dsh-passwords

slywalker2006/dsh-passwords

Turns DeepSeek Harness into a server-grade multi-tenant platform: remote access + auto HTTPS, subuser permissions & token/daily quotas, sandbox enforcement, encrypted auth & audit log.

118 hours agoSecurity & PermissionsBSD-3-Clause
P

dsh-permission-rules

perrylink/dsh-permission-rules

Claude Code-style declarative permission rules: ordered allow/deny/ask YAML rules matching tool names, arguments, workspace paths, and agent identity on the tools/pre-execute waterfall, with full session-log audit, dry-run mode, and hot reload.

82 hours agoSecurity & PermissionsApache-2.0
Y

dsh-webui-auth

yuuz12/dsh-webui-auth

WebUI authentication enforced at the HTTP/transport layer: four-layer login gate (resources, plugin bundles, /api, WebSocket), server-side sessions with HttpOnly cookies.

711 hours agoSecurity & PermissionsMIT
S

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.

615 hours agoSecurity & PermissionsMIT
J

dsh-auto-approve

jiao-xxx/dsh-auto-approve

Adds an `auto` permission preset between workspace-write and danger-full-access: a classifier grants routine sandbox escalations once, while dangerous or uncertain requests still go to a human.

66 hours agoSecurity & PermissionsMIT
L

dsh-approval-llm

letter2025/dsh-approval-llm

Model-based permission approval: an approval-request answerer backed by a separate reviewer model.

611 hours agoSecurity & Permissions
M

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.

57 hours agoSecurity & PermissionsApache-2.0
N

dsh-auto-mode

nanmicoder/dsh-auto-mode

Safe automatic permissions for DeepSeek Harness.

54 days agoSecurity & PermissionsMIT
0

qiushi-dsh-evidence-audit

030611/qiushi-dsh-evidence-audit

Appends local hash-chained JSONL receipts for tool results and session events without storing prompts, tool arguments, result text, or raw session IDs.

54 days agoSecurity & PermissionsMIT
0

dsh-verification-receipt

030611/dsh-verification-receipt

Writes local JSONL summaries of per-turn tool counts and coarse verification signals without storing prompts, tool arguments, or result text.

54 days agoSecurity & PermissionsMIT
X

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.

47 hours agoSecurity & PermissionsMIT
X

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.

46 hours agoSecurity & Permissions
T

dsh-plugin-vetting

truelove-dreamer/dsh-plugin-vetting

Vets third-party plugins before you trust them: static scan for malicious patterns (exfiltration, credential access, obfuscation, persistence) and over-privileged path use, transitive-dependency coverage, official-package hash baseline for supply-chain tamper detection, and an optional plugin-tool call gate.

42 days agoSecurity & Permissions
M

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.

42 days agoSecurity & PermissionsMIT
C

dsh-guardian

cdxiaodong/dsh-guardian

Agent security guardrail: intercepts and audits every tool call, requiring human confirmation on sensitive operations.

43 days agoSecurity & Permissions
S

dsh-auto

simon300000/dsh-auto

Adds an Auto Approve permission preset to the Web UI, using a fresh restricted Reviewer Agent to allow or deny each approval request.

44 days agoSecurity & PermissionsMIT
S

dsh-yolo-mode

severuszh/dsh-yolo-mode

LLM auto-approval for sandbox escalation requests, with presets and a fail-closed fallback.

32 days agoSecurity & PermissionsMIT
O

sandbox-nono

omdsh-dev/sandbox-nono

Support for the nono sandbox backend.

37 days agoSecurity & Permissions
O

sandbox-micro

omdsh-dev/sandbox-micro

Support for the microsandbox backend.

39 days agoSecurity & Permissions
0

dsh-telemetry-redactor

030611/dsh-telemetry-redactor

Redacts supported secret patterns from the `session-telemetry/record` export copy before configured telemetry backends receive it.

34 days agoSecurity & PermissionsMIT
W

dsh-plugin-vet

wulun811/dsh-plugin-vet

Plugin trust pipeline for DeepSeek Harness: deterministic static scan with verdicts, opt-in runtime guard with honeypot lures, agent audit-protocol skill, and a browser shield status light. Alarm-only, never an enforcer.

22 hours agoSecurity & PermissionsMIT