dsh-side-chat avatar

dsh-side-chat

dsh-plugin

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

What it doesAI

Side chat plugin for DSH that runs parallel agent sessions with isolated context and returns summaries to the main conversation.

  • True parallel agent sessions with independent context
  • Context isolation prevents main conversation pollution
  • One-click summary injection back into main thread

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

Installation

dsh plugin --profile web add github:2031814001yuyue-tech/dsh-side-chat

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

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

0 critical·3 high·1 medium·34 score
plugin version0.1.2dsh manifest
scanned commitac7d5f4f2fe92026-08-21
latest commitac7d5f4f2fe9
vet verdictsuspicious · npmscore 34

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
client.js:53
new Function / new AsyncFunction 动态执行
high
R2
index.js:63
new Function / new AsyncFunction 动态执行
high
R2
check.cjs:14
new Function / new AsyncFunction 动态执行
medium
R2
check.cjs:2
require('fs') 标准内置模块
Heuristic static scan — may produce false positives. Review the source yourself before trusting.

Activity

Last commit 2026-08-15 · activity: Active

• Repo created: 2026-08-21

• Stars: ★ 4 · Forks: 0

• Health: Active — committed within last 30 days

Source

GitHub: github.com/2031814001yuyue-tech/dsh-side-chat

Was this page helpful?