DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-approval-first

Approval-first file edit and write shadow tools for DeepSeek Harness sandboxes.

UI & ProductivityDeveloper ToolsSecurity & PolicyRemote Execution
0GitHub Stars0ForksUpdated2026-08-31

Install

$ pnpm dsh plugin --profile web add /path/to/dsh-approval-first

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
dsh-approval-first provides an approval-first workflow for DeepSeek Harness file modifications. It shadows the native edit and write tools with frozen copies that prompt for user approval immediately upon an out-of-policy mutation request, eliminating the need for models to retry calls with sandbox_permissions. In-policy writes remain silent, and an integrated boot-time drift tripwire halts activation if upstream harness tool definitions deviate.

Key Capabilities

  • Presents approval diff cards on the first out-of-policy edit or write tool call
  • Preserves silent execution for in-policy workspace and /tmp writes
  • Applies directory-scoped permission grants upon user approval rather than full access
  • Adapts dynamically to standing sandbox modes across session changes
  • Enforces a boot-time drift tripwire that prevents activation if upstream tool definitions change

Useful For

  • Reviewing model-generated code diffs directly without waiting for permission escalation retries
  • Confining DeepSeek Harness agent file write permissions outside active workspaces
  • Streamlining single-turn interactive file modifications in locked-down environments

Who It Fits

  • DeepSeek Harness developers working with sandboxed execution environments
  • Security-focused engineers reviewing automated file modifications
  • Agent workflow developers seeking faster interactive permission approvals

Documented Limitations

  • Only shadows edit and write tools, leaving bash escalation paths unchanged
  • Interim shim design intended to be deprecated once native single-turn escalation lands in DeepSeek Harness
  • Skips agents if another plugin already shadows edit or write tools

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, 0 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Declared

GitHub reports the repository license as MIT.

info
Package Manifest Available

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

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
joao-paulo-santos/dsh-approval-first
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
3297a1c · 2026-08-31

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
0GitHub stars
Forks
0
Open issues
0
Last commit
2026-08-31
Last release
No release detected
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app