Stormycry-cryp/dsh-AuthInOne
C3Self-contained DeepSeek Harness (DSH) plugin for Provider/Auth login, model switching, image fallback, token/cost analytics, and same-port Web restart. Useful? A star helps.
★ 10+ · Stormycry-cryp/dsh-AuthInOne source on GitHub · this plugin in the registry
Stormycry-cryp/dsh-AuthInOne is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, executes system commands, decodes base64 payloads, starts a network server.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| patches the dsh runtime | runtime_patch | ./cordis.patch.yml |
| executes system commands | exec | ×16 src, e.g. lib/install.js:3, lib/install.js:3 |
| decodes base64 payloads | base64_decode | ×4 src, e.g. lib/anthropic.js:179, lib/client.js:3 |
| starts a network server | net_server | ×5 src, e.g. lib/anthropic.js:247, src/host/auth-protocol.ts:259 |
| reads credential-class env vars | token_env | GOOGLE_ANTIGRAVITY_CLIENT_SECRET |
Services it injects
agentDefaultModel attachments connection credentials llm locale remote sessionPersistence sessions settings slots
Hooks it attaches
connection/reset llm/stream
Outbound domains
api.individual.githubcopilot.com api.kimi.com www.googleapis.com api.deepseek.com commandcode.ai api2.cursor.sh daily-cloudcode-pa.googleapis.com platform.claude.com auth.x.ai api.openai.com
Environment variables it reads
DSH_HOME DSH_SOURCE_ROOT GOOGLE_ANTIGRAVITY_CLIENT_ID GOOGLE_ANTIGRAVITY_CLIENT_SECRET
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.