deepseek-chat-obsidian avatar

deepseek-chat-obsidian

PluginUI & Skins
Verification
L1 · Found
Security
Medium
Health
Active
Trust
Unrated

What it doesAI

Embeds the DeepSeek Harness web UI into an Obsidian sidebar panel, auto-starting the local dsh web server.

  • Embed DSH official web UI in sidebar
  • Auto detect and start dsh web on panel open
  • Falls back to npx if dsh command missing

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

Installation

dsh plugin --profile web add github:MarSuero/deepseek-chat-obsidian

Install method: GitHub · not yet tested in container (L3+)

Compatibility

DSH VersionStatus
not statedDeclared — not tested

Requirements

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

Security Report

Automated static scan, not manual review.

DSH.SO VETMEDIUM636532
Automated review · daily
MEDIUM

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

0 critical·1 high·5 medium·52 score
plugin version0.1.1
scanned commit6365322dfedc2026-08-21
latest commit6365322dfedc
vet verdictsuspicious · gitscore 52

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.js:29
require('child_process') 危险内置模块(执行/网络能力触达)
medium
R2
main.js:26
require() 动态模块加载(npm 包内能力触达)
medium
R2
main.js:30
require('path') 标准内置模块
medium
R2
main.js:316
require() 动态模块加载(npm 包内能力触达)
medium
R2
main.js:361
require() 动态模块加载(npm 包内能力触达)
Heuristic static scan — may produce false positives. Review the source yourself before trusting.

Activity

Last commit 2026-08-16 · activity: Active

• Repo created: 2026-08-21

• Stars: ★ 2 · Forks: 0

• Health: Active — committed within last 30 days

Source

GitHub: github.com/MarSuero/deepseek-chat-obsidian

Was this page helpful?