workspace_memory_dsh avatar

workspace_memory_dsh

dsh的跨会话记忆管理插件,让agent记住每一个任务的内容和进度。包含命题图、三层内存漏斗、混合向量 + 词法检索(RRF)以及浏览器端审查面板。 | Cross-session memory management for DSH — lets the agent remember the content and progress of every task while executing. Includes a proposition graph, three-layer memory funnel, hybrid vector + lexical retrieval (RRF), and a browser-side review panel.

PluginAI ModelsBrowserKnowledgeAutomationMemoryWeb searchFile
Verification
L4 · Install tested
Passed
Risk
Critical
Health
Active
Trust
Silver

What it doesAI

Cross-session memory management for DSH, letting agents remember task content and progress via proposition graph and retrieval.

  • Proposition graph for structured memory
  • Three-layer memory funnel for prioritization
  • Hybrid vector + lexical retrieval (RRF)

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

Installation

dsh plugin --profile web add github:LYRA-88/workspace_memory_dsh

security scan passed · default branch source

Install method: GitHub · sandbox install verified (L4) · L5 pending

Verification & Compatibility

Records are archived per dsh version under test: each card shows the newest real L1–L5 verdicts on that version (static levels included; fall back to all-time newest with a carried note when absent).

External credentials (plugin-level): none detected

Per-dsh-version verification (L1–L5)
dsh 0.1.3-alpha.1current2026-09-07L5 pending
Environment & artifact
  • • Node.js: v24.14.0
  • • DSH: 0.1.3-alpha.1
  • • Plugin artifact: github · https://github.com/LYRA-88/workspace_memory_dsh (version unstated)
Levels (newest real verdicts on this version)
L1 static
Passed
L2 static
Passed
L3 static
Passed
L4 sandbox
Passed
L5 runtime
Not tested
Sandbox install passed (L4)
L5 pending

ID: workspace-memory-dsh@e366cd@dsh0.1.3-alpha.1 · profile: l4-sandbox

Issued: 2026-09-07 · expires: 2026-09-14

View checks & evidence
L1 · Found✓ Passed
Defaulted from L3✓ Passed
defaulted to passed — L3 install spec passed (full-registry L3 sweep policy)
L2 · Structured✓ Passed
Defaulted from L3✓ Passed
defaulted to passed — L3 install spec passed (full-registry L3 sweep policy)
L3 · Install spec✓ Passed
Install command parsed✓ Passed
Source: registry verification · Method: install spec parse · Captured 2026-09-07
DSH version declared✓ Passed
Source: registry verification · Method: DSH version declaration · Captured 2026-09-07
L4 · Install tested✓ Passed
Install executed in confined sandbox✓ Passed
Source: Windows ACL sandbox · Method: sandbox install run · Captured 2026-09-07
spec github:LYRA-88/workspace_memory_dsh · channel GitHub source · outcome ran · exit 0
check took: 9.7s
Install succeeded✓ Passed
Source: Windows ACL sandbox · Method: sandbox install run · Captured 2026-09-07
spec github:LYRA-88/workspace_memory_dsh · channel GitHub source · outcome ran · exit 0
check took: 9.7s
Installed artifact confirmed✓ Passed
Source: Windows ACL sandbox · Method: sandbox install run · Captured 2026-09-07
spec github:LYRA-88/workspace_memory_dsh · channel GitHub source · outcome ran · exit 0
check took: 9.7s
L5 · Run tested– Not tested

This level was not executed in this scan.

Author badges

Embed the official badges in your README to showcase security & install-test status:

dsh.so risk
`[![dsh.so risk](https://www.dsh.so/badge/workspace-memory-dsh.svg)](https://www.dsh.so/artifact/workspace-memory-dsh/)`
dsh.so install
`[![dsh.so install](https://www.dsh.so/badge/install/workspace-memory-dsh.svg)](https://www.dsh.so/artifact/workspace-memory-dsh/)`

Security Report

Automated static scan, not manual review.

DSH.SO VETCRITICAL9a7f6a
Automated review · daily
CRITICAL

Vet verdict is critical: blocking-level risk. Review before use.

3 critical·1 high·3 medium
plugin version0.2.0dsh manifest
scanned commit9a7f6ab3a2d42026-09-07
latest commit9a7f6ab3a2d4
vet verdictcritical · git

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
critical
R3
indexer-child.ts:22
直接访问 process.exit(Node 能力逃逸通道)
critical
R3
indexer-child.ts:39
直接访问 process.exit(Node 能力逃逸通道)
critical
R3
indexer-child.ts:44
直接访问 process.exit(Node 能力逃逸通道)
high
R10
package.json
install 钩子:package.json scripts.prepare(安装期任意代码执行面)
medium
R11
legacy-cleanup.ts:33
删除文件操作:rm(?)
Heuristic static scan — may produce false positives. Review the source yourself before trusting.

Activity

Last commit 2026-09-06 · activity: Active

• Repo created: 2026-09-06

• Stars: ★ 1 · Forks: 0

• Health: Active — committed within last 30 days

Source

GitHub: github.com/LYRA-88/workspace_memory_dsh

Was this page helpful?