{"schemaVersion":2,"dataVersion":"20260822T105549Z-0a0b366f","generatedAt":"2026-08-22T10:55:49.138Z","source":{"id":"qjf44-dsh-plugin-thinking-api","slug":"qjf44-dsh-plugin-thinking-api","rank":1520,"url":"https://github.com/qjf44/dsh-plugin-thinking-api","name":"qjf44/dsh-plugin-thinking-api","category":"model","description":{"zh":"一键接入 OpenAI 兼容 API（CodeBuddy、vLLM、各类代理）并开启思考模式，绕开第三方端点以 content_filter 拒绝 developer 角色的问题。","en":"One-click OpenAI-compatible API (CodeBuddy/vLLM/proxies) with thinking mode, avoiding developer-role content_filter rejection."},"stars":0,"starsCheckedAt":"2026-08-21","repository":{"owner":"qjf44","repo":"dsh-plugin-thinking-api","requestedRef":null,"subpath":""},"npm":"dsh-plugin-thinking-api","downloads":296,"installMode":"npm","upstreamInstall":"dsh plugin --profile web add dsh-plugin-thinking-api","tarball":null,"added":"2026-08-19","page":"https://awesome-dsh-plugin.com/p/qjf44/dsh-plugin-thinking-api/","screenshots":[],"discovery":{"provider":"awesome-dsh-plugin","channel":"plugins.json","indexUrl":"https://github.com/awesome-dsh-plugin/awesome-dsh-plugin","selection":"all curated entries"}},"report":{"sourceId":"qjf44-dsh-plugin-thinking-api","slug":"qjf44-dsh-plugin-thinking-api","policyVersion":"HT-DSH-0.2.2","scannedAt":"2026-08-22T08:35:58.893Z","scanStatus":"static-complete","verdict":"caution","score":95,"commit":"43bb15b7feba03579c9b4d7c60a2f905b2fb2c0e","commitDate":"2026-08-18T18:48:05+08:00","artifactDigest":"sha256:3d628875ee568c35df5f46ea409459e3c0723dca218389ffeeabb01a51a4cf61","downloadUrl":"https://github.com/qjf44/dsh-plugin-thinking-api/archive/43bb15b7feba03579c9b4d7c60a2f905b2fb2c0e.tar.gz","installMode":"npm","installCommand":"dsh plugin --profile web add dsh-plugin-thinking-api","manifest":{"found":true,"path":"package.json","parseError":null,"packageName":"dsh-plugin-thinking-api","packageVersion":"0.1.2","bundle":{"patch":"./cordis.patch.yml"},"client":{"platform":"web","inject":["@deepseek-ai/dsh-client-runtime","@deepseek-ai/dsh-client-connection","@deepseek-ai/dsh-client-locale"]},"lifecycleScripts":{},"peerDependencies":["@deepseek-ai/cordis","@deepseek-ai/dsh-llm","@deepseek-ai/dsh-llm-pi-ai","@deepseek-ai/dsh-settings","@deepseek-ai/dsh-credentials","@deepseek-ai/dsh-launch-environment","@deepseek-ai/schemastery","@deepseek-ai/dsh-web"]},"identity":{"status":"found","installMode":"npm","upstreamNpm":"dsh-plugin-thinking-api","manifestName":"dsh-plugin-thinking-api","nameMatch":true,"npm":{"name":"dsh-plugin-thinking-api","latestVersion":"0.1.2","publishedAt":"2026-08-18T10:01:20.428Z","createdAt":"2026-08-18T08:56:43.180Z","versionCount":2,"maintainers":1,"repository":"git+https://github.com/qjf44/dsh-plugin-thinking-api.git","hasInstallScripts":false,"deprecated":false},"repositoryMatch":"match","provenance":"none","tarballHost":null,"versionMatch":"match"},"permissions":{"bundlePatch":"cordis.patch.yml","inserts":[{"id":"thinking-api","name":"dsh-plugin-thinking-api","path":"cordis.patch.yml","disabled":false}],"overrides":[],"jsExpressions":0,"clientPlatform":"web","parseErrors":[]},"capabilities":["browser-ui","credentials","filesystem","host-bundle","network"],"outboundHosts":[{"host":"copilot.tencent.com","count":2},{"host":"api.deepseek.com","count":2},{"host":"openrouter.ai","count":2},{"host":"api.siliconflow.cn","count":2},{"host":"api.moonshot.cn","count":2},{"host":"open.bigmodel.cn","count":2},{"host":"dashscope.aliyuncs.com","count":2},{"host":"ark.cn-beijing.volces.com","count":2},{"host":"api.baichuan-ai.com","count":2},{"host":"api.minimax.chat","count":2},{"host":"api.stepfun.com","count":2},{"host":"api.hunyuan.cloud.tencent.com","count":2},{"host":"example.invalid","count":2}],"findings":[{"id":"HT-DATA-001","title":"同一模块同时接触凭据与网络","severity":"medium","confidence":"medium","layer":"static","path":"lib/index.mjs","pathClass":"source","line":495,"evidence":"credential access at line 495 + outbound network at line 436","remediation":"拆分能力边界，限定目的域名，并提供不会发送凭据值的可验证证明。","hash":"78d62adc286fc58f61828a0f","review":{"verdict":"functional","reason":"resolveApiKey 通过 credentials.resolve(ref) 读取用户在 providers 配置中声明的密钥，仅用于向该用户自配置的 OpenAI 兼容端点发起请求，是模型接入插件的必要功能。","model":"sonnet","reviewedAt":"2026-08-22T08:35:58.893Z"}}],"counts":{"critical":0,"high":0,"medium":1,"low":0},"rawCounts":{"critical":0,"high":0,"medium":1,"low":0},"vulnerabilities":[],"coverage":{"source":"complete","manifest":"complete","bundleConfig":"complete","dependencies":"lockfile-missing","vulnerabilities":"lockfile-missing","identity":"complete","artifact":"not-compared","llmReview":"complete","dynamicRuntime":"not-run","humanReview":"not-run"},"inventory":{"filesScanned":13,"bytesScanned":111153,"truncated":false,"lockfiles":[],"pathClasses":{"test-example-docs":3,"markdown":5,"cordis":1,"source":3,"manifest":1}},"limitations":["此结果为源码静态检测，不等同于无漏洞证明。","尚未比对 npm 发布包与源码的一致性，也未执行隔离运行和人工复核。","危险能力可能是插件功能所需，需结合用途与证据人工判断。"],"limitationKeys":["static-analysis-only","no-artifact-runtime-human-review","capability-needs-context"],"review":{"model":"sonnet","reviewedAt":"2026-08-22T08:35:58.893Z","summary":"该插件声称\"一键接入 OpenAI 兼容 API 并开启思考模式\"，代码围绕 apply() 构建 provider profiles、通过 credentials 服务或环境变量解析用户自己配置的 API Key，并用于连接用户指定的兼容端点，行为与描述一致。命中的凭据+网络组合是模型代理插件的正常工作方式，密钥流向用户自己配置的服务商而非硬编码第三方，属于功能性行为而非风险外泄；唯一需用户注意的是 profile.apiKeyEnv 指向的凭据/环境变量配置需自行确认来源可信、url 字段指向预期端点。","intentMatch":"consistent","findingsReviewed":1,"findingsCandidates":1,"fromCache":0,"usage":{"inputTokens":4,"outputTokens":1162,"costUsd":0.0351748,"durationMs":16178}}},"timeline":[{"scannedAt":"2026-08-22T08:35:58.893Z","commit":"43bb15b7feba03579c9b4d7c60a2f905b2fb2c0e","policyVersion":"HT-DSH-0.2.2","verdict":"caution","status":"static-complete"},{"scannedAt":"2026-08-21T11:41:47.864Z","commit":"43bb15b7feba03579c9b4d7c60a2f905b2fb2c0e","policyVersion":"HT-DSH-0.2.1","verdict":"review","status":"static-complete"},{"scannedAt":"2026-08-21T11:10:46.918Z","commit":"43bb15b7feba03579c9b4d7c60a2f905b2fb2c0e","policyVersion":"HT-DSH-0.2.0","verdict":"caution","status":"static-complete"}],"events":[{"kind":"verdict-change","from":"review","to":"caution","commit":"43bb15b7feba03579c9b4d7c60a2f905b2fb2c0e","policyVersion":"HT-DSH-0.2.2","at":"2026-08-22T08:35:58.893Z"},{"kind":"verdict-change","from":"caution","to":"review","commit":"43bb15b7feba03579c9b4d7c60a2f905b2fb2c0e","policyVersion":"HT-DSH-0.2.1","at":"2026-08-21T11:41:47.864Z"},{"kind":"first-scan","from":null,"to":"caution","commit":"43bb15b7feba03579c9b4d7c60a2f905b2fb2c0e","policyVersion":"HT-DSH-0.2.0","at":"2026-08-21T11:10:46.918Z"}]}