deepfusion avatar

deepfusion

DeepFusion: DSH x Reasonix 融合 Agent 引擎 (DeepSeek-native 编排 + 前缀缓存优化)

PluginAI ModelsDesktopGitHub integrationFileMemory
Verification
L2 · Structured
Risk
Medium
Health
Active
Trust
Silver

What it doesAI

AI agent engine merging DeepSeek orchestration with Reasonix execution, featuring CLI, MCP, skills, task queue, and cost tracking.

  • Declarative plugin system compatible with DSH ecosystem
  • MCP client for external servers like filesystem and GitHub
  • AI chat with multi-turn context and live token cost display

AI-generated from the repo README — for reference only.

Installation

dsh plugin --profile web add github:wpc725562-dotcom/deepfusion

Install method: GitHub · no verification record (L1-L5)

Compatibility

DSH VersionStatus
not statedno verification record

Requirements

  • • Node.js: not stated
  • • DSH: not stated
  • • External credentials: none detected

Security Report

Automated static scan, not manual review.

DSH.SO VETMEDIUM68fe7a
Automated review · daily
MEDIUM

Vet verdict is suspicious: findings need human review (exfiltration endpoints, file deletion, etc.).

0 critical·2 high·4 medium·42 score
plugin version0.1.0
scanned commit68fe7a689b5d2026-08-25
latest commit68fe7a689b5d
vet verdictsuspicious · gitscore 42

Vet is an AST static scan (npm artifact or git source).

Disclaimer: automated static analysis, not a security guarantee. Always review what you install.

Risk details

RiskRuleLocationDescription
high
R2
main.cjs:15
require('child_process') 危险内置模块(执行/网络能力触达)
high
R2
main.cjs:16
require('http') 危险内置模块(执行/网络能力触达)
medium
R2
preload.cjs:5
require() 动态模块加载(npm 包内能力触达)
medium
R2
main.cjs:13
require() 动态模块加载(npm 包内能力触达)
medium
R2
main.cjs:14
require('path') 标准内置模块
Heuristic static scan — may produce false positives. Review the source yourself before trusting.

Activity

Last commit 2026-08-25 · activity: Active

• Repo created: 2026-08-25

• Stars: ★ 0 · Forks: 0

• Health: Active — committed within last 30 days

Source

GitHub: github.com/wpc725562-dotcom/deepfusion

Was this page helpful?