Community directory previewDeepSeek Harness is in developer preview
DC

dsh-chat-zone

PluginConfirmed pluginCommunity

lasdrder0705/dsh-chat-zone · updated 11 days ago

Installation

dsh plugin --profile web add github:lasdrder0705/dsh-chat-zone
dsh plugin --profile web add "github:lasdrder0705/dsh-chat-zone"
dsh plugin --profile web add link:/绝对路径/dsh-chat-zone
dsh plugin --profile web add dsh-chat-zone
dsh plugin --profile web add link:/absolute/path/dsh-chat-zone

Plugins in this repository

  • dsh-chat-zonev0.2.0

    DSH Web plugin: one-click chat folders under ~/dsh_CHAT/<date>/chatN, a 对话区 history panel, and a split/mixed sidebar layout for chats vs projects

    package.json
    package.json
    dsh.bundle.patch
    cordis.patch.yml
    Official core packages (6)
    • @deepseek-ai/cordis^4.0.1shared
    • @deepseek-ai/dsh-client-locale^0.1.0-rc.5shared
    • @deepseek-ai/dsh-client-runtime^0.1.0-rc.5shared
    • @deepseek-ai/dsh-client-ui-primitives^0.1.0-rc.5shared
    • @deepseek-ai/dsh-client-ui-sidebar^0.1.0-rc.5shared
    • @deepseek-ai/dsh-client-ui-slots^0.1.0-rc.5shared

Paths are pinned to commit c2672a27c075

Overview

DSH Web 插件「对话区」。安装:dsh plugin --profile web add github:lasdrder0705/dsh-chat-zone

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
c2672a27c075
Evidence Score
79/100
Static risk
High risk
Files scanned
3
Findings
3

Evidence breakdown

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

Compatibility confidence: Limited

Install-time scripts (1)
  • preparenode build.mjs
Findings (3)
  • Highinstall.script
    package.jsoninstall-time
    "prepare": "node build.mjs"
  • Mediumobfuscation.child-process
    build.mjs:12obfuscation
    import { spawnSync } from 'node:child_process'
  • Mediumobfuscation.child-process
    build.mjs:34obfuscation
    const result = spawnSync(ESBUILD_BIN, args, {
Not run
  • Dependency advisory database scan
  • Installation execution test
  • Runtime behavior verification

Scanner 1.0.0 · Scorer 1.0.0