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

dsh-custom-subagents

插件已确认插件社区发布

ktdhhc/dsh-custom-subagents · 8 天前更新

安装方式

dsh plugin --profile web add dsh-custom-subagents
dsh plugin --profile web add ./dsh-custom-subagents-
dsh plugin --profile web add dsh-custom-subagents@
dsh plugin --profile web add github:ktdhhc/dsh-custom-subagents

仓库内包含的插件

  • dsh-profile-web
  • dsh-custom-subagentsv0.1.4

    Custom reusable Subagent Definitions with a Settings page and one delegate_agent tool for DeepSeek Harness

    package.json
    package.json
    dsh.bundle.patch
    cordis.patch.yml
    官方核心包 (13)
    • @deepseek-ai/cordis^4.0.1共享
    • @deepseek-ai/dsh-agent>=0.1.1-rc.2 <0.2.0-0 || >=0.1.2-0 <0.2.0-0共享
    • @deepseek-ai/dsh-api-remotes>=0.1.1-rc.2 <0.2.0-0 || >=0.1.2-0 <0.2.0-0共享
    • @deepseek-ai/dsh-client-connection>=0.1.1-rc.2 <0.2.0-0 || >=0.1.2-0 <0.2.0-0共享
    • @deepseek-ai/dsh-client-runtime>=0.1.1-rc.2 <0.2.0-0 || >=0.1.2-0 <0.2.0-0共享
    • @deepseek-ai/dsh-client-ui-settings>=0.1.1-rc.2 <0.2.0-0 || >=0.1.2-0 <0.2.0-0共享
    • @deepseek-ai/dsh-llm>=0.1.1-rc.2 <0.2.0-0 || >=0.1.2-0 <0.2.0-0共享
    • @deepseek-ai/dsh-session>=0.1.1-rc.2 <0.2.0-0 || >=0.1.2-0 <0.2.0-0共享
    • @deepseek-ai/dsh-settings>=0.1.1-rc.2 <0.2.0-0 || >=0.1.2-0 <0.2.0-0共享
    • @deepseek-ai/dsh-subagent>=0.1.1-rc.2 <0.2.0-0 || >=0.1.2-0 <0.2.0-0共享
    • @deepseek-ai/dsh-tools>=0.1.1-rc.2 <0.2.0-0 || >=0.1.2-0 <0.2.0-0共享
    • @deepseek-ai/dsh-typert-protocol>=0.1.1-rc.2 <0.2.0-0 || >=0.1.2-0 <0.2.0-0共享
    • @deepseek-ai/schemastery^3.18.1共享

路径固定于提交 8c5d3c86f012

概览

一个dsh的子agent控制插件

仓库检查结果

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

仓库静态检查

高风险
检查 Commit
8c5d3c86f012
证据分
79/100
静态风险
高风险
扫描文件
6
检查发现
7

证据分项

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

兼容性置信度: 有限

安装期脚本 (1)
  • prepacknode scripts/build-client.js && node scripts/check-client-stale.js
检查发现 (7)
  • install.script
    package.jsoninstall-time
    "prepack": "node scripts/build-client.js && node scripts/check-client-stale.js"
  • obfuscation.child-process
    scripts/build-client.js:1obfuscation
    import { spawnSync } from 'node:child_process'
  • obfuscation.child-process
    scripts/build-client.js:13obfuscation
    const derive = spawnSync(process.execPath, [resolve(root, 'scripts/build-typert.js')], {
  • obfuscation.child-process
    scripts/build-client.js:27obfuscation
    const result = spawnSync(process.execPath, [tsdownRun, '--config', 'tsdown.config.mjs'], {
  • obfuscation.child-process
    scripts/check-client-stale.js:3obfuscation
    import { spawnSync } from 'node:child_process'
  • obfuscation.child-process
    scripts/check-client-stale.js:13obfuscation
    const derive = spawnSync(process.execPath, [resolve(ROOT, 'scripts/build-typert.js')], {
  • obfuscation.child-process
    scripts/check-client-stale.js:32obfuscation
    const result = spawnSync(process.execPath, [resolve(ROOT, 'node_modules/tsdown/dist/run.mjs'), '--config', 'tsdown.config.mjs'], {
未执行的检查
  • 依赖漏洞数据库扫描
  • 实际安装测试
  • 运行时行为验证

扫描器 1.0.0 · 评分器 1.0.0