strukto-ai/mirage
C3The World's First Unified Virtual Filesystem For AI Agents
★ 3.5k · strukto-ai/mirage source on GitHub · this plugin in the registry
strukto-ai/mirage 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 | ×22 src, e.g. integ/ntn_conformance.ts:24, integ/ntn_conformance.ts:24 |
| decodes base64 payloads | base64_decode | ×1 src, e.g. typescript/packages/browser/src/workspace.ts:25 |
| starts a network server | net_server | ×8 src, e.g. integ/server/dropbox.ts:433, integ/server/dropbox.ts:444 |
| reads credential-class env vars | token_env | AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, LANGFUSE_PUBLIC_KEY, LANGFUSE_SECRET_KEY, NEXTCLOUD_PASSWORD |
Outbound domains
www.apache.org docs.google.com www.google.com trello.com s3.oss storage.googleapis.com s3.wasabisys.com
Environment variables it reads
S3_ENDPOINT AWS_ACCESS_KEY_ID AWS_SECRET_ACCESS_KEY REDIS_URL MONGODB_URI S3_REGION HTTP_ENDPOINT INTEG_DB_URL S3_BUCKET NTN_BIN
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.