Community directory previewDeepSeek Harness is in developer preview
DG

dsh-gen3d

PluginConfirmed pluginCommunity

LuZhouheng/dsh-gen3d · updated 8 days ago

Installation

dsh plugin --profile web add dsh-gen3d
dsh plugin --profile web add github:LuZhouheng/dsh-gen3d

Plugins in this repository

  • dsh-gen3dv0.2.0

    DeepSeek Harness 的 3D 角色生成插件:直连 Meshy / Hunyuan3D / Tripo3D / Rodin 官方 API,用户自配 key,未配置时回退确定性 mock。

    package.json
    package.json
    dsh.bundle.patch
    cordis.patch.yml
    Official core packages (11)
    • @deepseek-ai/dsh-client-connection^0.1.0-rc.8shared
    • @deepseek-ai/dsh-client-runtime^0.1.0-rc.8shared
    • @deepseek-ai/dsh-client-ui-settings^0.1.0-rc.8shared
    • @deepseek-ai/dsh-client-ui-settings-plugins^0.1.0-rc.8shared
    • @deepseek-ai/dsh-client-ui-slots^0.1.0-rc.8shared
    • @deepseek-ai/dsh-jobs^0.1.0-rc.8shared
    • @deepseek-ai/dsh-settings^0.1.0-rc.8shared
    • @deepseek-ai/dsh-skill^0.1.0-rc.8shared
    • @deepseek-ai/dsh-tools^0.1.0-rc.8shared
    • @deepseek-ai/cordis4.0.1private copy
    • @deepseek-ai/schemastery^3.18.1private copy

Paths are pinned to commit 02f8cce84367

Overview

DeepSeek Harness(DSH)的 3D 角色生成插件:把一句需求 / 一张参考图变成带贴图、游戏可用的 3D 角色资产。直连 Meshy / 腾讯混元 3D / Tripo3D / Rodin(Hyper3D)四家官方 API,凭证由用户自行配置,插件不内置任何 key;未配置 key 时自动回退确定性 mock(能跑通全链路,但不产生真实模型、不消耗配额)。

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
02f8cce84367
Evidence Score
64/100
Static risk
High risk
Files scanned
2
Findings
4

Evidence breakdown

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

Compatibility confidence: Limited

Install-time scripts (1)
  • preparepnpm run build
Findings (4)
  • Highinstall.script
    package.jsoninstall-time
    "prepare": "pnpm run build"
  • Highshell.rm-rf
    package.json:41dangerous-shell
    "build": "rm -rf lib && tsc -p tsconfig.build.json && tsc -p tsconfig.client.json && tsdown",
  • Mediumdeps.core-package-installed
    package.jsondependencies
    "@deepseek-ai/schemastery": "^3.18.1"
  • Mediumdeps.core-package-installed
    package.jsondependencies
    "@deepseek-ai/cordis": "4.0.1"
Not run
  • Dependency advisory database scan
  • Installation execution test
  • Runtime behavior verification

Scanner 1.0.0 · Scorer 1.0.0