DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-approval-llm

A DeepSeek Harness permission plugin that uses a separate reviewer model to approve, deny, or escalate tool-approval requests.

UI & ProductivityTerminal & TUIDeveloper ToolsBrowser & WebSecurity & PolicySkills & WorkflowsRemote Execution

Install

$ dsh plugin --profile web add dsh-approval-llm # installs the published npm package

Repository Intelligence

AI-assisted, source-grounded explanation based on the public repository snapshot. It does not replace compatibility or security verification.

source-grounded
dsh-approval-llm installs as a DSH bundle and adds a model-approval permission preset. In that preset, a separate reviewer model evaluates approval requests; outside it, requests are delegated to the normal human approval flow.

Key Capabilities

  • Adds a model-approval permission mode and preset for DeepSeek Harness.
  • Routes requests through deterministic allowlist, denyList, and humanOnlyList rules before model review.
  • Uses a reviewer model to return ALLOW, DENY, or ESCALATE decisions.
  • Delegates reviewer timeouts, parse errors, and provider errors to human approval.
  • Supports a per-session consecutive-denial circuit breaker.
  • Can append user-visible model approval or denial notices to the session.
  • Ships a bundled skill for configuring the approval reviewer.

Useful For

  • Low-risk workflows where tool approvals can be reviewed by a separate model.
  • Keeping selected sensitive tools exclusively under human approval.
  • Automatically allowing or rejecting explicitly named tools through routing lists.
  • Adding an AI-proposes, user-confirms configuration flow for approval review.

Who It Fits

  • DeepSeek Harness users operating the web profile.
  • Teams configuring permission review policies for agent tool calls.
  • Developers who want a model-assisted approval layer while retaining human escalation.

Documented Limitations

  • AI reviewer decisions are a deployment policy choice, not a security guarantee, and may be affected by prompt injection.
  • Tool routing lists use exact tool-name matching only; wildcard and argument-pattern routing are not available.
  • The plugin processes one approval request per reviewer model call; batch review is not implemented.
  • It has no dedicated log-only audit event for the full review context.
  • It ships no client-side tool-card badge yet.
  • Explicit reviewer provider and model settings must be configured together; fallback routing depends on a prior session request header.

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

Dependency Counts

package.json declares 0 runtime, 0 development, 10 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
License Not Declared

GitHub did not report an SPDX license for this repository snapshot.

low
Source Available

Public GitHub source metadata is available for this registry snapshot.

info
Dependency Counts

package.json declares 0 runtime, 0 development, 10 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
License Not Declared

GitHub did not report an SPDX license for this repository snapshot.

low
Source Available

Public GitHub source metadata is available for this registry snapshot.

info
Dependency Counts

package.json declares 0 runtime, 0 development, 9 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
License Not Declared

GitHub did not report an SPDX license for this repository snapshot.

low
Source Available

Public GitHub source metadata is available for this registry snapshot.

info
Dependency Counts

package.json declares 0 runtime, 0 development, 9 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
License Not Declared

GitHub did not report an SPDX license for this repository snapshot.

low
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

Source & Registry Notes

Traceable source and registry metadata for this entry, kept separate from runtime verification.

Source repository
Letter2025/dsh-approval-llm
Registry source
Public GitHub repository
Source snapshot
d34d368d0852
Artifact type
plugin
AI enrichment
gpt-5.6-terra · 2026-08-14
Prompt version
dsh-plugin-enrichment-v3

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
2
Forks
0
Open issues
0
Last commit
2026-08-14
Last release