chaos-03x/dsh-agy

C3

Google Antigravity (agy) OAuth auth + model access plugin for DeepSeek Harness: multi-account pool, 429 rotation, device fingerprinting, CLI and web login.

★ 10+ · chaos-03x/dsh-agy source on GitHub · this plugin in the registry

chaos-03x/dsh-agy 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

CapabilityFlagEvidence
patches the dsh runtimeruntime_patch./cordis.patch.yml
executes system commandsexec×2 src, e.g. src/cli/callback-server.ts:101, src/cli/callback-server.ts:107
decodes base64 payloadsbase64_decode×1 src, e.g. src/oauth/pkce.ts:28
starts a network servernet_server×1 src, e.g. src/cli/callback-server.ts:44
reads credential-class env varstoken_envAGY_REFRESH_TOKEN

Services it injects

llm webServer

Outbound domains

www.googleapis.com accounts.google.com oauth2.googleapis.com daily-cloudcode-pa.googleapis.com cloudcode-pa.googleapis.com daily-cloudcode-pa.sandbox.googleapis.com autopush-cloudcode-pa.sandbox.googleapis.com antigravity-auto-updater-974169037036.us-central1.run.app api.github.com

Environment variables it reads

DSH_HOME AGY_REFRESH_TOKEN AGY_E2E_EMAIL SSH_CONNECTION SSH_CLIENT SSH_TTY USERPROFILE

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.