社区目录预览DeepSeek Harness 仍处于开发者预览阶段
DD

dsh-document-parser

插件已确认插件社区发布

miaobuao/dsh-document-parser · 18 天前更新

安装方式

dsh plugin --profile web add file:/absolute/path/to/dsh-document-parser
dsh plugin --profile web add dsh-document-parser
dsh plugin --profile web add github:miaobuao/dsh-document-parser

仓库内包含的插件

  • dsh-document-parserv0.1.0

    A DeepSeek Harness document parsing tool powered by LiteParse

    package.json
    package.json
    dsh.bundle.patch
    cordis.patch.yml
    官方核心包 (3)
    • @deepseek-ai/cordis^4.0.1私有副本
    • @deepseek-ai/dsh-fs^0.1.0-rc.6私有副本
    • @deepseek-ai/dsh-tools^0.1.0-rc.6私有副本

路径固定于提交 e022e2ac79c9

概览

A DeepSeek Harness document parsing tool powered by LiteParse

仓库检查结果

结果绑定到所列 commit,仅涵盖本站实际执行的静态检查。证据分衡量可复核信息的完整度,不是兼容性百分比,也不构成安全保证。

仓库静态检查

高风险
检查 Commit
e022e2ac79c9
证据分
57/100
静态风险
高风险
扫描文件
4
检查发现
8

证据分项

来源溯源20/25
安装文档25/25
维护状况12/20
兼容性证据5/20
安全信号0/10

兼容性置信度: 有限

安装期脚本 (2)
  • preparenode scripts/prepare.mjs
  • postinstallnode scripts/postinstall.mjs
检查发现 (8)
  • install.script
    package.jsoninstall-time
    "prepare": "node scripts/prepare.mjs"
  • install.script
    package.jsoninstall-time
    "postinstall": "node scripts/postinstall.mjs"
  • shell.rm-rf
    package.json:26dangerous-shell
    "clean": "rm -rf lib",
  • deps.core-package-installed
    package.jsondependencies
    "@deepseek-ai/dsh-tools": "^0.1.0-rc.6"
  • deps.core-package-installed
    package.jsondependencies
    "@deepseek-ai/cordis": "^4.0.1"
  • deps.core-package-installed
    package.jsondependencies
    "@deepseek-ai/dsh-fs": "^0.1.0-rc.6"
  • obfuscation.child-process
    scripts/postinstall.mjs:1obfuscation
    import { execFileSync } from 'node:child_process'
  • obfuscation.child-process
    scripts/prepare.mjs:3obfuscation
    import { execFileSync } from 'node:child_process'
未执行的检查
  • 依赖漏洞数据库扫描
  • 实际安装测试
  • 运行时行为验证

扫描器 1.0.0 · 评分器 1.0.0