Community directory previewDeepSeek Harness is in developer preview
DP

dsh-project-file-explorer

PluginConfirmed pluginCommunity

BillionSeniors/dsh-project-file-explorer · updated 17 days ago

Installation

dsh plugin --profile web add @local/dsh-project-file-explorer
dsh plugin --profile web add github:BillionSeniors/dsh-project-file-explorer

Plugins in this repository

  • Unnamed plugin
    package.json
    dsh.bundle.patch
    example/cordis.patch.yml
  • @local/dsh-project-file-explorerv1.2.1

    DeepSeek Harness 项目文件浏览器:右侧停靠文件树 + 点击文件在主区打开预览标签(代码/文本/图片/音视频/PDF),新增工作区自动停靠,窄屏响应式抽屉。

    package.json
    package.json
    dsh.bundle.patch

Paths are pinned to commit 9b524eb3f8dc

Overview

DeepSeek Harness 项目文件浏览器插件:右侧停靠文件树 + 一键预览(代码/文本/图片/音视频/PDF),新增工作区自动停靠,窄屏响应式抽屉

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
9b524eb3f8dc
Evidence Score
63/100
Static risk
High risk
Files scanned
3
Findings
3

Evidence breakdown

Source provenance25/25
Install documentation15/25
Maintenance12/20
Compatibility evidence8/20
Security signals3/10

Compatibility confidence: Limited

Install-time scripts (1)
  • installnode scripts/install.mjs
Findings (3)
  • Highinstall.script
    package.jsoninstall-time
    "install": "node scripts/install.mjs"
  • Mediumobfuscation.child-process
    scripts/install.mjs:25obfuscation
    import { spawnSync } from "node:child_process";
  • Mediumobfuscation.child-process
    scripts/install.mjs:86obfuscation
    const r = spawnSync(process.execPath, args, { stdio: "inherit" });
Not run
  • Dependency advisory database scan
  • Installation execution test
  • Runtime behavior verification

Scanner 1.0.0 · Scorer 1.0.0