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.
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.
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.
Security Signals
Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.
package.json declares 0 runtime, 0 development, 1 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
GitHub reports the repository license as NOASSERTION.
A root package.json was captured and can be inspected by the registry.
Public GitHub source metadata is available for this registry snapshot.
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
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
Sandbox-first automatic permission policy and intelligent risk classification for DeepSeek Harness.
View plugin →End-to-end encrypted multi-device remote access plugin for DeepSeek Harness.
View plugin →A customizable glassmorphism theme plugin for the DeepSeek Harness web UI.
View plugin →DSH undo and crash-recovery plugin with snapshots, rollback, Safe Mode, and offline Windows tools.
View plugin →