DeepSeek Harness Plugins
DeepSeek Harness PluginIndexed

dsh-remote-trust

DSH plugin that permits configured remote trusted hosts to access selected privileged Web API methods.

UI & ProductivityTerminal & TUIBrowser & WebSecurity & PolicyRemote Execution
0GitHub Stars0ForksUpdated2026-08-16

Install

$ dsh plugin --profile web add @crckss/dsh-remote-trust

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-remote-trust is a DeepSeek Harness plugin for reverse-proxy or network deployments. It registers exact routes for selected privileged API methods, applying the Harness browser-trust checks to loopback and configured trusted authorities.

Key Capabilities

  • Allows configured hosts and existing DSH trusted-host declarations to reach selected privileged API methods.
  • Opens settings, credentials, agent-preset, and model-discovery methods by default.
  • Keeps host-native methods such as host.pickDirectory and host.openPath loopback-only unless explicitly opted in.
  • Uses Host, Origin, and sec-fetch-site browser-trust checks before forwarding requests through apiProxy.
  • Supports configured trusted authorities and an optional request-body size ceiling.

Useful For

  • Managing DSH settings, providers, credentials, and models from a Web UI served through Traefik, Caddy, nginx, or another reverse proxy.
  • Operating a DSH Web UI from another machine on a trusted network.
  • Allowing configured remote authorities to use selected settings-plane functions that would otherwise return 403.

Who It Fits

  • DeepSeek Harness operators deploying the Web UI behind a reverse proxy.
  • Administrators accessing a trusted DSH instance remotely.
  • Developers who need remote configuration-plane access without editing DSH node_modules.

Documented Limitations

  • Does not add authentication; operators must provide their own protection when untrusted people can reach the endpoint.
  • The plugin follows Harness release compatibility and may require its @deepseek-ai/dsh-host-apiproxy dependency to be bumped after DSH upgrades.
  • host.pickDirectory and host.openPath remain loopback-only unless added through extraEndpoints.
  • Removing a privileged method requires a cordis.yml composition change.

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

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
aashizpoudel/dsh-remote-trust
Registry source
Community submission
Registry classification
Plugin
Source checked
a959c34 · 2026-08-17

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-16
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