All plugins

dsh-plugin-net-access

Verified

by Gumiho12345 · Sandbox & Runtime

为 DeepSeek Harness(dsh) 新增 Net Access 模式,用于解决 Windows 沙箱内 curl.exe 无法访问 HTTPS 的问题,文件写保护不变。 / Adds a Net Access mode to DeepSeek Harness(dsh): curl.exe can access HTTPS inside the Windows sandbox again, with file-write protection unchanged.

Verified plugin

Depends on the Cordis runtime or ships a cordis.yml, so it loads as a real dsh plugin.

What we found in the repo

  • depends on @deepseek-ai/dsh
  • npm package dsh-plugin-net-access

Installing

Install the package, then register it in your cordis.yml:

npm install dsh-plugin-net-access
# cordis.yml
plugins:
  dsh-plugin-net-access:

Plugin keys and config options vary — check the repo's README before copying this in. dsh is in developer preview and its loader format is still changing.

Before you install

A listing here is not a security audit. The tier above records whether this repo is wired as a real dsh plugin — not whether it is safe to run. A plugin executes with your agent's permissions: your files, your shell, your network. How to vet a dsh plugin before installing

Found malware or an impersonation in this repo? Report this listing

Repository details

Stars
5
Forks
0
Open issues
0
Language
JavaScript
License
NOASSERTION
npm package
dsh-plugin-net-access @ 0.2.0
Created
2026-08-15
Last push
2026-08-17

Topics

dshdsh-pluginhttps

More in Sandbox & Runtime