Community directory previewDeepSeek Harness is in developer preview
YN

yuque-notes-plugin

PluginConfirmed pluginCommunity

cchenbin042/yuque-notes-plugin · updated 16 days ago

Installation

dsh plugin --profile <name> add yuque-notes-plugin
dsh plugin --profile <name> add .
dsh plugin --profile <name> add github:cchenbin042/yuque-notes-plugin
dsh plugin --profile <name> add ./yuque-notes-plugin-0.2.0.tgz

Plugins in this repository

  • yuque-notes-pluginv0.2.0

    Save messy notes (text + images) to a Yuque knowledge base, classified by the model.

    package.json
    package.json
    dsh.bundle.patch
    cordis.patch.yml
    Official core packages (5)
    • @deepseek-ai/cordis^4.0.1shared
    • @deepseek-ai/dsh-attachment^0.1.0-rc.6private copy
    • @deepseek-ai/dsh-credentials^0.1.0-rc.6private copy
    • @deepseek-ai/dsh-launch-environment^0.1.0-rc.6private copy
    • @deepseek-ai/dsh-tools^0.1.0-rc.6private copy

Paths are pinned to commit 75f4eaa0ae07

Overview

把零散笔记(文本+图片)保存到语雀知识库,由模型自动分类;图片经 GitHub 图床上传(jsdelivr CDN)| Save messy notes (text + images) to a Yuque knowledge base, auto-classified; images hosted via GitHub repo

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
75f4eaa0ae07
Evidence Score
62/100
Static risk
High risk
Files scanned
2
Findings
5

Evidence breakdown

Source provenance20/25
Install documentation25/25
Maintenance12/20
Compatibility evidence8/20
Security signals0/10

Compatibility confidence: Limited

Install-time scripts (1)
  • preparetsc -p tsconfig.build.json
Findings (5)
  • Highinstall.script
    package.jsoninstall-time
    "prepare": "tsc -p tsconfig.build.json"
  • Mediumdeps.core-package-installed
    package.jsondependencies
    "@deepseek-ai/dsh-launch-environment": "^0.1.0-rc.6"
  • Mediumdeps.core-package-installed
    package.jsondependencies
    "@deepseek-ai/dsh-tools": "^0.1.0-rc.6"
  • Mediumdeps.core-package-installed
    package.jsondependencies
    "@deepseek-ai/dsh-attachment": "^0.1.0-rc.6"
  • Mediumdeps.core-package-installed
    package.jsondependencies
    "@deepseek-ai/dsh-credentials": "^0.1.0-rc.6"
Not run
  • Dependency advisory database scan
  • Installation execution test
  • Runtime behavior verification

Scanner 1.0.0 · Scorer 1.0.0