alvinunreal/openpets

C3

Local first, desktop companion platform with animated pets, plugin SDK and coding-agent integrations.

★ 1.1k · alvinunreal/openpets source on GitHub · this plugin in the registry

alvinunreal/openpets 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×56 src, e.g. scripts/release-npm.mjs:5, scripts/release-npm.mjs:5
decodes base64 payloadsbase64_decode×2 src, e.g. apps/desktop/src/plugin-secrets.ts:28, apps/desktop/src/voice-capture-electron.ts:124
starts a network servernet_server×7 src, e.g. apps/desktop/src/lan-controller.ts:125, apps/desktop/src/local-ipc.ts:58
reads credential-class env varstoken_envOPENPETS_REMOTE_TOKEN

Outbound domains

openpets.dev zip.openpets.dev api.minimax.io www.googleapis.com api.openai.com api.anthropic.com accounts.spotify.com evil.example.com fnf.higgsfield.ai api.minimaxi.com

Environment variables it reads

OPENPETS_DISCOVERY_FILE CLAUDE_PROJECT_DIR OPENPETS_REMOTE_ENDPOINT OPENPETS_REMOTE_TOKEN OPENPETS_DEBUG OPENPETS_REMOTE_CLIENT_ID OPENPETS_DISABLE_CLAUDE_ASYNC_HOOKS LOCALAPPDATA OPENPETS_LAN_MODE OPENPETS_LAN_HOSTNAME

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.