dsh-memory-plugin avatar

dsh-memory-plugin

Intelligent memory system for DSH - Track user preferences, tool usage, and project context to provide personalized recommendations

PluginDeveloperKnowledgeMemory
Verification
L2 · Structured
Security
Medium
Health
Active
Trust
Silver

What it does

Intelligent memory system for DSH - Track user preferences, tool usage, and project context to provide personalized recommendations

Installation

dsh plugin --profile web add github:ly028716/dsh-memory-plugin

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 VETMEDIUMc60f6b
Automated review · daily
MEDIUM

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

0 critical·2 high·40 medium·0 score
plugin version1.0.0dsh manifest
scanned commitc60f6b641e022026-08-22
latest commit760ae68b2195
vet verdictsuspicious · gitscore 0

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
quick-start.js:7
require('child_process') 危险内置模块(执行/网络能力触达)
high
R2
import-data.js:82
require('child_process') 危险内置模块(执行/网络能力触达)
medium
R2
verify.js:11
require() 动态模块加载(npm 包内能力触达)
medium
R2
verify.js:12
require() 动态模块加载(npm 包内能力触达)
medium
R2
verify.js:13
require() 动态模块加载(npm 包内能力触达)
Heuristic static scan — may produce false positives. Review the source yourself before trusting.

Activity

Last commit 2026-08-22 · activity: Active

• Repo created: 2026-08-22

• Stars: ★ 0 · Forks: 0

• Health: Active — committed within last 30 days

Source

GitHub: github.com/ly028716/dsh-memory-plugin

Was this page helpful?