{"schemaVersion":2,"dataVersion":"20260822T105549Z-0a0b366f","generatedAt":"2026-08-22T10:55:49.138Z","source":{"id":"v1ki-dsh-plugin-subscriptions","slug":"v1ki-dsh-plugin-subscriptions","rank":41,"url":"https://github.com/V1ki/dsh-plugin-subscriptions","name":"V1ki/dsh-plugin-subscriptions","category":"model","description":{"zh":"把 ChatGPT（Codex）、Claude、Grok 订阅当作 DeepSeek Harness 的 LLM 提供方：设置页登录、模型目录、用量展示，以及 image_generate、video_generate 与 x_search 工具。","en":"Use ChatGPT (Codex), Claude, and Grok subscriptions as DeepSeek Harness LLM providers, with Settings login, model catalogs, usage, plus image_generate, video_generate, and x_search tools."},"stars":226,"starsCheckedAt":"2026-08-21","repository":{"owner":"V1ki","repo":"dsh-plugin-subscriptions","requestedRef":null,"subpath":""},"npm":"dsh-plugin-subscriptions","downloads":1819,"installMode":"npm","upstreamInstall":"dsh plugin --profile web add dsh-plugin-subscriptions","tarball":null,"added":"2026-08-21","page":"https://awesome-dsh-plugin.com/p/V1ki/dsh-plugin-subscriptions/","screenshots":["https://raw.githubusercontent.com/V1ki/dsh-plugin-subscriptions/main/docs/images/subscriptions.png","https://raw.githubusercontent.com/V1ki/dsh-plugin-subscriptions/main/docs/images/model-picker.png","https://raw.githubusercontent.com/V1ki/dsh-plugin-subscriptions/main/docs/images/model-effort.png","https://raw.githubusercontent.com/V1ki/dsh-plugin-subscriptions/main/docs/images/speed-toggle.png"],"discovery":{"provider":"awesome-dsh-plugin","channel":"plugins.json","indexUrl":"https://github.com/awesome-dsh-plugin/awesome-dsh-plugin","selection":"all curated entries"}},"report":{"sourceId":"v1ki-dsh-plugin-subscriptions","slug":"v1ki-dsh-plugin-subscriptions","policyVersion":"HT-DSH-0.2.2","scannedAt":"2026-08-22T08:19:59.332Z","scanStatus":"static-complete","verdict":"pass","score":99,"commit":"30c08a8a2b13683403e760a93dbe1d6f861e6a41","commitDate":"2026-08-21T17:52:58+08:00","artifactDigest":"sha256:acae42075b4f202d95acc72b50fab3eb6b514e1cea65c3e882848a5198c830a9","downloadUrl":"https://github.com/V1ki/dsh-plugin-subscriptions/archive/30c08a8a2b13683403e760a93dbe1d6f861e6a41.tar.gz","installMode":"npm","installCommand":"dsh plugin --profile web add dsh-plugin-subscriptions","manifest":{"found":true,"path":"package.json","parseError":null,"packageName":"dsh-plugin-subscriptions","packageVersion":"0.5.0","bundle":{"patch":"./cordis.patch.yml"},"client":{"platform":"web","inject":["@deepseek-ai/dsh-client-runtime","@deepseek-ai/dsh-client-ui-settings","@deepseek-ai/dsh-client-locale"]},"lifecycleScripts":{"prepare":"tsdown -c tsdown.prepare.config.ts"},"peerDependencies":["@deepseek-ai/cordis","@deepseek-ai/dsh-attachment","@deepseek-ai/dsh-home-paths","@deepseek-ai/dsh-llm","@deepseek-ai/dsh-tools","@deepseek-ai/schemastery"]},"identity":{"status":"found","installMode":"npm","upstreamNpm":"dsh-plugin-subscriptions","manifestName":"dsh-plugin-subscriptions","nameMatch":true,"npm":{"name":"dsh-plugin-subscriptions","latestVersion":"0.5.0","publishedAt":"2026-08-20T06:27:02.128Z","createdAt":"2026-08-14T08:54:31.292Z","versionCount":10,"maintainers":1,"repository":"git+https://github.com/V1ki/dsh-plugin-subscriptions.git","hasInstallScripts":false,"deprecated":false},"repositoryMatch":"match","provenance":"none","tarballHost":null,"versionMatch":"match"},"permissions":{"bundlePatch":"cordis.patch.yml","inserts":[{"id":"llm-subscriptions","name":"dsh-plugin-subscriptions","path":"cordis.patch.yml","disabled":false}],"overrides":[],"jsExpressions":0,"clientPlatform":"web","parseErrors":[]},"capabilities":["browser-ui","credentials","environment","filesystem","host-bundle","mcp","network","subprocess"],"outboundHosts":[{"host":"api.x.ai","count":6},{"host":"api.openai.com","count":5},{"host":"api.anthropic.com","count":4},{"host":"chatgpt.com","count":4},{"host":"claude.ai","count":2},{"host":"auth.openai.com","count":2},{"host":"cli-chat-proxy.grok.com","count":2},{"host":"auth.x.ai","count":1}],"findings":[{"id":"HT-INSTALL-002","title":"Git 安装会触发 prepare 构建脚本","severity":"medium","confidence":"low","layer":"supply-chain","path":"package.json","pathClass":"manifest","line":54,"evidence":"\"prepare\": \"tsdown -c tsdown.prepare.config.ts\"","remediation":"发布预构建制品（npm 或 GitHub Release tarball），并记录源码与发布包的一致性证明。","note":"该插件以 npm/tarball 预构建方式分发，prepare 不在用户机器上执行","hash":"1164e8f677cc5a4c91aa5c7b"},{"id":"HT-EXEC-001","title":"直接创建宿主子进程","severity":"low","confidence":"medium","layer":"static","path":"src/auth/claude-code-creds.ts","pathClass":"source","line":1,"evidence":"execFileSync","remediation":"通过 DSH 的受控 subprocess/shell seam 执行，并公开命令、参数及审批策略。","hash":"1a1ddf8e5c617bbd975ce7a2"},{"id":"HT-EXEC-001","title":"直接创建宿主子进程","severity":"low","confidence":"medium","layer":"static","path":"src/auth/claude-code-creds.ts","pathClass":"source","line":1,"evidence":"node:child_process","remediation":"通过 DSH 的受控 subprocess/shell seam 执行，并公开命令、参数及审批策略。","hash":"3d59d9658c265c03c93b11f7"},{"id":"HT-EXEC-001","title":"直接创建宿主子进程","severity":"low","confidence":"medium","layer":"static","path":"src/providers/claude.ts","pathClass":"source","line":7,"evidence":"execFileSync","remediation":"通过 DSH 的受控 subprocess/shell seam 执行，并公开命令、参数及审批策略。","hash":"20dd0224ec6cefcad717bd3b"},{"id":"HT-EXEC-001","title":"直接创建宿主子进程","severity":"low","confidence":"medium","layer":"static","path":"src/providers/claude.ts","pathClass":"source","line":7,"evidence":"node:child_process","remediation":"通过 DSH 的受控 subprocess/shell seam 执行，并公开命令、参数及审批策略。","hash":"aed9b0dd112a0ab9c2df581a"}],"counts":{"critical":0,"high":0,"medium":0,"low":4},"rawCounts":{"critical":0,"high":0,"medium":1,"low":4},"vulnerabilities":[],"coverage":{"source":"complete","manifest":"complete","bundleConfig":"complete","dependencies":"lockfile-present","vulnerabilities":"complete","identity":"complete","artifact":"not-compared","llmReview":"not-needed","dynamicRuntime":"not-run","humanReview":"not-run"},"inventory":{"filesScanned":47,"bytesScanned":487051,"truncated":false,"lockfiles":["pnpm-lock.yaml"],"pathClasses":{"markdown":2,"cordis":1,"yaml":2,"manifest":1,"source":29,"test-example-docs":10,"data":2}},"limitations":["此结果为源码静态检测，不等同于无漏洞证明。","尚未比对 npm 发布包与源码的一致性，也未执行隔离运行和人工复核。","危险能力可能是插件功能所需，需结合用途与证据人工判断。"],"limitationKeys":["static-analysis-only","no-artifact-runtime-human-review","capability-needs-context"]},"timeline":[{"scannedAt":"2026-08-22T08:19:59.332Z","commit":"30c08a8a2b13683403e760a93dbe1d6f861e6a41","policyVersion":"HT-DSH-0.2.2","verdict":"pass","status":"static-complete"},{"scannedAt":"2026-08-21T11:18:27.117Z","commit":"30c08a8a2b13683403e760a93dbe1d6f861e6a41","policyVersion":"HT-DSH-0.2.1","verdict":"pass","status":"static-complete"},{"scannedAt":"2026-08-21T10:46:14.192Z","commit":"30c08a8a2b13683403e760a93dbe1d6f861e6a41","policyVersion":"HT-DSH-0.2.0","verdict":"pass","status":"static-complete"}],"events":[{"kind":"policy-change","from":"HT-DSH-0.2.1","to":"HT-DSH-0.2.2","commit":"30c08a8a2b13683403e760a93dbe1d6f861e6a41","policyVersion":"HT-DSH-0.2.2","at":"2026-08-22T08:19:59.332Z"},{"kind":"policy-change","from":"HT-DSH-0.2.0","to":"HT-DSH-0.2.1","commit":"30c08a8a2b13683403e760a93dbe1d6f861e6a41","policyVersion":"HT-DSH-0.2.1","at":"2026-08-21T11:18:27.117Z"},{"kind":"first-scan","from":null,"to":"pass","commit":"30c08a8a2b13683403e760a93dbe1d6f861e6a41","policyVersion":"HT-DSH-0.2.0","at":"2026-08-21T10:46:14.192Z"}]}