BLueMooneer/dsh-tracelens

C2

DSH TraceLens 是基于 DeepSeek Harness 的可视化执行探索器。将当前已加载的 Session 转换成交互式地图,集中呈现用户输入、模型回复、工具调用、系统活动、错误以及每次模型调用的 Token 用量

★ 0 · BLueMooneer/dsh-tracelens source on GitHub · this plugin in the registry

BLueMooneer/dsh-tracelens is a DeepSeek Harness plugin rated C2 — one powerful capability or sensitive behavior. It runs code at install time, executes system commands, decodes base64 payloads.

What it can do

CapabilityFlagEvidence
runs code at install timeinstall_scriptpostinstall: node scripts/ensure-spawn-helper.mjs
executes system commandsexec×33 src, e.g. apps/cli/src/plugin.ts:13, apps/cli/src/plugin.ts:13
decodes base64 payloadsbase64_decode×1 src, e.g. packages/client/runtime/src/client/sessions/session.ts:276

Services it injects

agentDefaultModel agentLoop agents attachments clientModules cmdlineArgs connection conversation conversationEvents conversationViews demoRealmSvc demoStartup goals inputTriggers invariants layout llm loader locale missing-code-mode-service modules neverProvided phaseOne remote sessionPersistence sessions settingsScope slots subagents terminals typert userQuestions webServer workspaces

Hooks it attaches

agent/created agent/disposed agent/error agent/inbox/claimed agent/inbox/inserted agent/pre-step agent/request agent/request-error agent/status approval/request command/executed connection/reset hmr/change hmr/config-update-failed internal/dispatch internal/plugin internal/service locale/change session-telemetry/record session/event session/flush slash/input-begin-command slash/input-consume-token slash/input-insert-reference slash/input-insert-text slots/changed subagent/end test/scope-probe tools/post-execute

Outbound domains

www.deepseek.com docs.deepseek.com

Environment variables it reads

CORDIS_SHARED DSH_TELEMETRY_DISABLED DSH_WEB_STRESS_HEADFUL NALR_REQUIRE_LANDLOCK GITHUB_REF RELEASE_PUBLISH

How to read this

Levels measure capability surface and transparency, not maliciousness. A C3 plugin can be entirely legitimate — a desktop shell genuinely needs subprocesses. The point is that you can see this before installing. See the levels explained and how dsh plugins work.

Findings come from static analysis of shipped code; nothing is executed. Think a flag is wrong? Open an issue — every flag cites the file and line it came from.