Community directory previewDeepSeek Harness is in developer preview
DW

dsh-web-auth

PluginConfirmed pluginCommunity

fonlan/dsh-web-auth · updated 14 days ago

Installation

dsh plugin --profile web add @fonlan/dsh-web-auth
dsh plugin --profile web add github:fonlan/dsh-web-auth

Plugins in this repository

  • @fonlan/dsh-web-authv0.1.3

    DSH web plugin: password-gate authentication (login page + HttpOnly signed cookie) for exposing dsh web behind a reverse proxy

    package.json
    package.json
    dsh.bundle.patch
    cordis.patch.yml
    Official core packages (5)
    • @deepseek-ai/cordis^4.0.1shared
    • @deepseek-ai/dsh-settings^0.1.0-rc.6shared
    • @deepseek-ai/schemastery^3.18.1shared
    • @deepseek-ai/dsh-settings^0.1.0-rc.6private copy
    • @deepseek-ai/schemastery^3.18.1private copy

Paths are pinned to commit 1e3973972660

Overview

DSH web plugin: password-gate authentication (login page + HttpOnly signed cookie) for exposing dsh web behind a reverse proxy

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
1e3973972660
Evidence Score
72/100
Static risk
High risk
Files scanned
2
Findings
4

Evidence breakdown

Source provenance25/25
Install documentation25/25
Maintenance12/20
Compatibility evidence7/20
Security signals3/10

Compatibility confidence: Limited

Install-time scripts (1)
  • preparenpm run build
Findings (4)
  • Highinstall.script
    package.jsoninstall-time
    "prepare": "npm run build"
  • Highshell.rm-rf
    package.json:33dangerous-shell
    "build": "rm -rf lib && tsc -p tsconfig.build.json && node scripts/build-client.mjs",
  • Mediumdeps.core-package-installed
    package.jsondependencies
    "@deepseek-ai/dsh-settings": "^0.1.0-rc.6"
  • Mediumdeps.core-package-installed
    package.jsondependencies
    "@deepseek-ai/schemastery": "^3.18.1"
Not run
  • Dependency advisory database scan
  • Installation execution test
  • Runtime behavior verification

Scanner 1.0.0 · Scorer 1.0.0