DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-plugin-net-access

A Windows-only DeepSeek Harness permission-mode patch that adds Net Access: HTTPS-capable curl in the sandbox while retaining workspace-write-style file protections.

Terminal & TUIDeveloper ToolsRemote Execution
5GitHub Stars0ForksUpdated2026-08-18

Install

No clear install command was found in the current repository evidence.

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-plugin-net-access installs a DSH patch and permission preset for DSH 0.1.0-rc.6 on Windows. It injects an OpenSSL-based curl into the sandbox PATH to restore HTTPS access without changing the workspace-write sandbox token.

Key Capabilities

  • Adds a Net Access option to the DSH permission selector.
  • Enables HTTPS requests through the plugin-provided curl.exe inside the Windows sandbox.
  • Keeps file-write protections aligned with workspace-write, including denial of writes outside the workspace.
  • Downloads an OpenSSL curl toolbox to the user's DSH netaccess-tools directory during setup.
  • Provides setup and uninstall PowerShell scripts.

Useful For

  • Run HTTPS curl requests from a Windows DSH workspace-write sandbox.
  • Work around Schannel-related HTTPS failures reported for curl.exe and Invoke-WebRequest in the sandbox.
  • Use a permission preset that preserves workspace-write-style file restrictions while enabling HTTPS with the bundled curl.

Who It Fits

  • DeepSeek Harness users on Windows.
  • Users running DSH 0.1.0-rc.6 with the web profile.
  • Developers who need sandboxed HTTPS requests via curl.

Documented Limitations

  • Supports Windows only and is bound to DSH 0.1.0-rc.6.
  • The patch must be reinstalled after a DSH upgrade; setup checks the DSH version and stops if it does not match.
  • System curl.exe and Invoke-WebRequest cannot use HTTPS in this mode; use the plugin-provided curl.exe, Python, or Node.js.
  • Git HTTPS requires setting Git's SSL backend to OpenSSL.
  • C:\Users\Public remains writable, as with workspace-write.
  • WMI remains unavailable, as with workspace-write.
  • DSH must be fully restarted after installation to load the plugin.

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

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Declared

GitHub reports the repository license as NOASSERTION.

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
Gumiho12345/dsh-plugin-net-access
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
bbd0458 · 2026-09-12

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
5GitHub stars
Forks
0
Open issues
0
Last commit
2026-08-18
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