omdsh-dev/session-teleport
C3★ 1+ · omdsh-dev/session-teleport source on GitHub · this plugin in the registry
omdsh-dev/session-teleport is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, executes system commands, starts a network server, reads credential-class env vars.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| patches the dsh runtime | runtime_patch | ./cordis.patch.yml |
| executes system commands | exec | ×17 src, e.g. dist/plugin-lifecycle.js:1, dist/plugin-lifecycle.js:505 |
| starts a network server | net_server | ×2 src, e.g. dist/server.js:7, src/server.ts:34 |
| reads credential-class env vars | token_env | DSH_TELEPORT_ADMIN_TOKEN, DSH_TELEPORT_API_TOKEN, DSH_TELEPORT_CREDENTIAL_DIR, TELEPORT_ADMIN_TOKEN, TELEPORT_API_TOKEN |
Services it injects
sessionPersistence sessions
Environment variables it reads
DSH_TELEPORT_ENABLE DSH_TELEPORT_URL DSH_TELEPORT_API_TOKEN DSH_TELEPORT_DEVICE_ID HOSTNAME DSH_HOME DSH_TELEPORT_CREDENTIAL_DIR DSH_TELEPORT_ADMIN_TOKEN DSH_TELEPORT_ADMIN_ACTOR DSH_TELEPORT_DSH_COMMAND
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.