dsh-chameleon avatar

dsh-chameleon

PluginDesktopFile
Verification
L1 · Found
Security
Medium
Health
Active
Trust
Unrated

What it doesAI

Standalone Electron desktop client for DeepSeek Harness with self-editing UI, long-context sessions, and plugin support.

  • Electron standalone client on port 3998 with isolated DSH HOME
  • Edit mode hot-reloads patches/plugins/UI with history & rollback (experimental)
  • 400k-token sessions with progressive rendering, zstd replay, session deletion

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

Installation

dsh plugin --profile web add github:lsz-asd/dsh-chameleon

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

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

0 critical·8 high·16 medium·0 score
plugin version
scanned commit89ecdaf934af2026-08-21
latest commit89ecdaf934af
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
run-desktop.js:4
require('node:child_process') 危险内置模块(执行/网络能力触达)
high
R2
cdp-check.js:3
require('http') 危险内置模块(执行/网络能力触达)
high
R2
cdp-listen.js:3
require('http') 危险内置模块(执行/网络能力触达)
high
R2
cdp-instrument.js:3
require('http') 危险内置模块(执行/网络能力触达)
high
R2
main.js:13
require('node:child_process') 危险内置模块(执行/网络能力触达)
Heuristic static scan — may produce false positives. Review the source yourself before trusting.

Activity

Last commit 2026-08-14 · activity: Active

• Repo created: 2026-08-21

• Stars: ★ 2 · Forks: 0

• Health: Active — committed within last 30 days

Source

GitHub: github.com/lsz-asd/dsh-chameleon

Was this page helpful?