crafter-station/petdex
C3A public gallery of animated pets for Codex, Claude Code, DeepSeek Harness, Hermes, OpenCode, Gemini CLI, and more.
★ 3.9k · crafter-station/petdex source on GitHub · this plugin in the registry
crafter-station/petdex 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 | ×42 src, e.g. scripts/auto-tag.ts:16, scripts/auto-tag.ts:76 |
| decodes base64 payloads | base64_decode | ×2 src, e.g. scripts/generate-announcement-banner.ts:61, scripts/generate-discord-icon.ts:48 |
| starts a network server | net_server | ×4 src, e.g. packages/discord-bot/src/bot.ts:61, packages/petdex-cli/scripts/oauth-authorize-smoke.mjs:54 |
| reads credential-class env vars | token_env | AI_API_KEY, ALIYUN_OSS_ACCESS_KEY_ID, ALIYUN_OSS_ACCESS_KEY_SECRET, APPLE_API_KEY, APPLE_API_KEY_ID, CLERK_SECRET_KEY |
Services it injects
sessions
Hooks it attaches
session/created session/disposed session/event
Outbound domains
petdex.dev schema.org x.com pub-94495283df974cfea5e98d6a9e3fa462.r2.dev clerk.petdex.dev api.github.com challenges.cloudflare.com accounts.petdex.dev api.clerk.com admin.petdex.dev
Environment variables it reads
DATABASE_URL RESEND_API_KEY NEXT_PUBLIC_DISCORD_INVITE_URL RESEND_FROM R2_PUBLIC_BASE OPENAI_API_KEY NATIVE_CLI NATIVE_SDK_PATH PETDEX_REVIEW_DB UPSTASH_REDIS_REST_TOKEN
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.