Hilbert-beinghappy/seektty
C3Pluggable DeepSeek-colored TUI for DeepSeek Harness
★ 10+ · Hilbert-beinghappy/seektty source on GitHub · this plugin in the registry
Hilbert-beinghappy/seektty is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, can rewrite the system prompt, can intercept API traffic, executes system commands.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| patches the dsh runtime | runtime_patch | ./cordis.patch.yml |
| can rewrite the system prompt | prompt_surface | apiProxy, systemPrompt, webServer |
| can intercept API traffic | api_intercept | apiProxy, systemPrompt, webServer |
| executes system commands | exec | ×18 src, e.g. lib/bin.js:62, lib/bin.js:75 |
| decodes base64 payloads | base64_decode | ×1 src, e.g. vendor/client-runtime/client/sessions/session.js:228 |
Services it injects
apiProxy cmdlineArgs connection conversation conversationEvents conversationViews credentials invariants layout locale profilePluginManager remote sessions settings settingsScope slots systemPrompt tuiMarketplaceProviders typert webServer workspaces
Hooks it attaches
connection/reset internal/dispatch internal/service settings/document-updated slash/input-begin-command slash/input-consume-token slash/input-insert-reference slash/input-insert-text
Outbound domains
www.deepseek.com docs.deepseek.com
Environment variables it reads
DSH_BIN SEEKTTY_SPEC
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.