Community directory previewDeepSeek Harness is in developer preview
DA

dsh-auth

PluginConfirmed pluginCommunity

radaren/dsh-auth · updated 18 days ago

Installation

dsh plugin --profile web add ./dsh-auth-0.1.0.tgz
dsh plugin --profile web add dsh-auth
dsh plugin --profile web add github:radaren/dsh-auth

Plugins in this repository

  • dsh-authv0.1.1

    Cookie authentication and IPv4 binding for the DeepSeek Harness Web UI

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

Paths are pinned to commit 57e012f35ebc

Overview

面向 DeepSeek Harness Web UI 的 Cookie 鉴权 bundle,遵循官方 Web UI 快速入门 与 插件打包/安装约定。它提供:

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
57e012f35ebc
Evidence Score
71/100
Static risk
High risk
Files scanned
2
Findings
3

Evidence breakdown

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

Compatibility confidence: Limited

Install-time scripts (1)
  • preparenpm run build
Findings (3)
  • Highinstall.script
    package.jsoninstall-time
    "prepare": "npm run build"
  • Mediumcredentials.env-secret
    cordis.patch.yml:18credential-access
    tokenFile: !!js process.env.DSH_AUTH_TOKEN_FILE ?? dshHomePath('token')
  • 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