Community directory previewDeepSeek Harness is in developer preview
DH

deepseek-harness-relay

PluginConfirmed pluginCommunity

sorsama/deepseek-harness-relay · updated 9 days ago

Installation

dsh plugin --profile web add dsh-relay
dsh plugin --profile web add github:sorsama/deepseek-harness-relay

Plugins in this repository

  • dsh-relayv0.1.2

    Authenticated remote access for a DeepSeek Harness web profile: TLS, QR/passcode device pairing, password sign-in, and per-device revocation in front of an untouched loopback harness.

    package.json
    package.json
    dsh.bundle.patch
    cordis.patch.yml
    Official core packages (4)
    • @deepseek-ai/cordis>=4.0.1shared
    • @deepseek-ai/dsh-client-ui-settings-plugins>=0.1.0-rc.7shared
    • @deepseek-ai/dsh-host-webserver>=0.1.0-rc.7shared
    • @deepseek-ai/schemastery^3.18.1private copy

Paths are pinned to commit dbedfcd8bd80

Overview

Authenticated remote access for a DeepSeek Harness web profile: TLS, QR/passcode device pairing, password sign-in, and per-device revocation in front of an untouched loopback harness.

Repository check result

Results are bound to the listed commit and cover only static checks run by this registry. The Evidence Score measures reviewable information; it is not a compatibility percentage or a security guarantee.

Static repository check

High risk
Checked commit
dbedfcd8bd80
Evidence Score
82/100
Static risk
High risk
Files scanned
3
Findings
4

Evidence breakdown

Source provenance25/25
Install documentation25/25
Maintenance17/20
Compatibility evidence12/20
Security signals3/10

Compatibility confidence: Limited

Install-time scripts (1)
  • preparenode scripts/prepare.mjs
Findings (4)
  • Highinstall.script
    package.jsoninstall-time
    "prepare": "node scripts/prepare.mjs"
  • Mediumdeps.core-package-installed
    package.jsondependencies
    "@deepseek-ai/schemastery": "^3.18.1"
  • Mediumobfuscation.child-process
    scripts/prepare.mjs:18obfuscation
    import { spawnSync } from 'node:child_process'
  • Mediumobfuscation.child-process
    scripts/prepare.mjs:30obfuscation
    const built = spawnSync('tsdown', [], {
Not run
  • Dependency advisory database scan
  • Installation execution test
  • Runtime behavior verification

Scanner 1.0.0 · Scorer 1.0.0