Nagi-ovo/voyager
C2Enhancement suite for Gemini, AI Studio, Claude & ChatGPT — plus a prompt manager for any web UI, DeepSeek Harness included. / 面向 Gemini、AI Studio、Claude 与 ChatGPT 的增强套件;提示词管理器可用于任意 Web UI,含 DeepSeek
★ 19k+ · Nagi-ovo/voyager source on GitHub · this plugin in the registry
Nagi-ovo/voyager is a DeepSeek Harness plugin rated C2 — one powerful capability or sensitive behavior. It executes system commands, decodes base64 payloads, starts a network server, reads credential-class env vars.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| executes system commands | exec | ×16 src, e.g. scripts/build-edge.js:7, scripts/build-edge.js:7 |
| decodes base64 payloads | base64_decode | ×4 src, e.g. scripts/verify-katex-export.ts:428, scripts/verify-katex-export.ts:536 |
| starts a network server | net_server | ×2 src, e.g. scripts/launch-chrome.cjs:225, scripts/launch-chrome.cjs:227 |
| reads credential-class env vars | token_env | AFDIAN_TOKEN, CLIENT_SECRET, GH_TOKEN, GITHUB_TOKEN |
Outbound domains
gemini.google.com claude.ai chatgpt.com voyager.nagi.fun chat.openai.com www.googleapis.com accounts.google.com api.github.com afdian.com business.gemini.google
Environment variables it reads
CHROME_BIN GITHUB_TOKEN CLIENT_ID CLIENT_SECRET AFDIAN_USER_ID AFDIAN_TOKEN SPONSORS_STRICT CHROME_OPEN_URL CHROME_OPEN_BUILD_TIMEOUT_MS CHROME_OPEN_POLL_INTERVAL_MS
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.