{"schemaVersion":2,"dataVersion":"20260822T105549Z-0a0b366f","generatedAt":"2026-08-22T10:55:49.138Z","source":{"id":"picgo-dsh-plugin","slug":"picgo-dsh-plugin","rank":588,"url":"https://github.com/PicGo/dsh-plugin","name":"PicGo/dsh-plugin","category":"tools","description":{"zh":"通过 PicGo 已有配置（PicGo Cloud、GitHub、S3、腾讯云 COS、七牛，或任意已安装的上传插件）把本地图片和文件上传到图床，提供 `picgo_upload` 工具与 `/picgo` 命令。","en":"Upload local images and files to your image host through PicGo's existing configuration (PicGo Cloud, GitHub, S3, COS, Qiniu, or any installed uploader plugin), via a `picgo_upload` tool and a `/picgo` command."},"stars":4,"starsCheckedAt":"2026-08-21","repository":{"owner":"PicGo","repo":"dsh-plugin","requestedRef":null,"subpath":""},"npm":"@picgo/dsh-plugin","downloads":218,"installMode":"npm","upstreamInstall":"dsh plugin --profile web add @picgo/dsh-plugin","tarball":null,"added":"2026-08-14","page":"https://awesome-dsh-plugin.com/p/PicGo/dsh-plugin/","screenshots":["https://raw.githubusercontent.com/PicGo/dsh-plugin/main/assets/DeepSeek-PicGo.png","https://raw.githubusercontent.com/PicGo/dsh-plugin/main/assets/dsh-plugin-picgo.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":"picgo-dsh-plugin","slug":"picgo-dsh-plugin","policyVersion":"HT-DSH-0.2.2","scannedAt":"2026-08-22T08:26:31.911Z","scanStatus":"static-complete","verdict":"review","score":68,"commit":"471875d5905417f6d539a1cadc5669a81b3b7fbd","commitDate":"2026-08-22T16:18:41+08:00","artifactDigest":"sha256:993b928c16f8019fa63563a1fc9c6cb4bcbef1434a17582a9ad3e8f46b69b7ec","downloadUrl":"https://github.com/PicGo/dsh-plugin/archive/471875d5905417f6d539a1cadc5669a81b3b7fbd.tar.gz","installMode":"npm","installCommand":"dsh plugin --profile web add @picgo/dsh-plugin","manifest":{"found":true,"path":"package.json","parseError":null,"packageName":"@picgo/dsh-plugin","packageVersion":"0.2.0","bundle":{"patch":"./cordis.patch.yml"},"client":null,"lifecycleScripts":{"prepare":"tsdown"},"peerDependencies":["@deepseek-ai/dsh-tools"]},"identity":{"status":"found","installMode":"npm","upstreamNpm":"@picgo/dsh-plugin","manifestName":"@picgo/dsh-plugin","nameMatch":true,"npm":{"name":"@picgo/dsh-plugin","latestVersion":"0.1.0","publishedAt":"2026-08-14T03:18:54.048Z","createdAt":"2026-08-14T03:18:53.733Z","versionCount":1,"maintainers":3,"repository":"git+https://github.com/PicGo/dsh-plugin.git","hasInstallScripts":false,"deprecated":false},"repositoryMatch":"match","provenance":"none","tarballHost":null,"versionMatch":"differs"},"permissions":{"bundlePatch":"cordis.patch.yml","inserts":[{"id":"picgo","name":"@picgo/dsh-plugin","path":"cordis.patch.yml","disabled":false}],"overrides":[],"jsExpressions":0,"clientPlatform":null,"parseErrors":[]},"capabilities":["agent-control","environment","filesystem","host-bundle","network","subprocess","telemetry"],"outboundHosts":[{"host":"socket.dev","count":1}],"findings":[{"id":"HT-INSTALL-002","title":"Git 安装会触发 prepare 构建脚本","severity":"medium","confidence":"low","layer":"supply-chain","path":"package.json","pathClass":"manifest","line":49,"evidence":"\"prepare\": \"tsdown\"","remediation":"发布预构建制品（npm 或 GitHub Release tarball），并记录源码与发布包的一致性证明。","note":"该插件以 npm/tarball 预构建方式分发，prepare 不在用户机器上执行","hash":"810168c20b99e01213acbe59"},{"id":"HT-DATA-001","title":"同一模块同时接触凭据与网络","severity":"high","confidence":"medium","layer":"static","path":"src/server.ts","pathClass":"source","line":356,"evidence":"credential access at line 356 + outbound network at line 112","remediation":"拆分能力边界，限定目的域名，并提供不会发送凭据值的可验证证明。","hash":"8d0819f13ed676d9c8b7ec97"},{"id":"HT-VULN-001","title":"依赖存在已知漏洞","severity":"high","confidence":"medium","path":"pnpm-lock.yaml","pathClass":"manifest","line":1,"evidence":"tmp@0.0.33 GHSA-ph9p-34f9-6g65 (CVE-2026-44705) fixed in 0.2.6","remediation":"升级 tmp 至 0.2.6 或更高版本。","layer":"vulnerability","hash":"930fb165c89b3f35155a5e67","review":{"verdict":"unclear","reason":"提供的 pnpm-lock.yaml 片段仅含 importers 头部及直接依赖声明，未见 tmp@0.0.33 的实际 packages 解析条目，无法确认该版本是否真实存在于依赖树及其引入路径。","model":"sonnet","reviewedAt":"2026-08-21T10:57:01.761Z"}},{"id":"HT-VULN-001","title":"依赖存在已知漏洞","severity":"high","confidence":"medium","path":"pnpm-lock.yaml","pathClass":"manifest","line":1,"evidence":"image-size@0.8.3 GHSA-5p2g-fcmc-qvqq (CVE-2025-71329)","remediation":"关注 GHSA-5p2g-fcmc-qvqq 的修复进展，并评估该依赖是否可移除。","layer":"vulnerability","hash":"caf8f8ecd0da285470609a3c","review":{"verdict":"unclear","reason":"同一份 lockfile 片段未包含 image-size@0.8.3 的 packages 解析记录，无法确认该版本是否被实际安装及是否为间接依赖。","model":"sonnet","reviewedAt":"2026-08-21T10:57:01.761Z"}},{"id":"HT-VULN-001","title":"依赖存在已知漏洞","severity":"high","confidence":"medium","path":"pnpm-lock.yaml","pathClass":"manifest","line":1,"evidence":"image-size@0.8.3 GHSA-w3rx-r6r6-pgpr (CVE-2025-71330)","remediation":"关注 GHSA-w3rx-r6r6-pgpr 的修复进展，并评估该依赖是否可移除。","layer":"vulnerability","hash":"9e6137c23a65000966b4bdf5","review":{"verdict":"unclear","reason":"与前一条相同，缺少 image-size@0.8.3 在 pnpm-lock.yaml 中的具体解析条目，无法验证该 CVE 命中的真实性与影响范围。","model":"sonnet","reviewedAt":"2026-08-21T10:57:01.761Z"}},{"id":"HT-VULN-001","title":"依赖存在已知漏洞","severity":"low","confidence":"medium","path":"pnpm-lock.yaml","pathClass":"manifest","line":1,"evidence":"tmp@0.0.33 GHSA-52f5-9888-hmc6 (CVE-2025-54798) fixed in 0.2.4","remediation":"升级 tmp 至 0.2.4 或更高版本。","layer":"vulnerability","hash":"ab0a5a2cb9dfe9a9fe11026f"}],"counts":{"critical":0,"high":4,"medium":0,"low":1},"rawCounts":{"critical":0,"high":4,"medium":1,"low":1},"vulnerabilities":[{"id":"GHSA-ph9p-34f9-6g65","aliases":["CVE-2026-44705"],"package":"tmp","version":"0.0.33","severity":"high","fixed":"0.2.6","summary":"tmp has Path Traversal via unsanitized prefix/postfix that enables directory escape"},{"id":"GHSA-5p2g-fcmc-qvqq","aliases":["CVE-2025-71329"],"package":"image-size","version":"0.8.3","severity":"high","fixed":null,"summary":"image-size: JXL and HEIF parsers allow denial of service through infinite loops"},{"id":"GHSA-w3rx-r6r6-pgpr","aliases":["CVE-2025-71330"],"package":"image-size","version":"0.8.3","severity":"high","fixed":null,"summary":"image-size: ICNS parser allows denial of service through an infinite loop"},{"id":"GHSA-52f5-9888-hmc6","aliases":["CVE-2025-54798"],"package":"tmp","version":"0.0.33","severity":"low","fixed":"0.2.4","summary":"tmp allows arbitrary temporary file / directory write via symbolic link `dir` parameter"}],"coverage":{"source":"complete","manifest":"complete","bundleConfig":"complete","dependencies":"lockfile-present","vulnerabilities":"complete","identity":"complete","artifact":"not-compared","llmReview":"partial","dynamicRuntime":"not-run","humanReview":"not-run"},"inventory":{"filesScanned":26,"bytesScanned":337760,"truncated":false,"lockfiles":["pnpm-lock.yaml"],"pathClasses":{"test-example-docs":9,"markdown":3,"cordis":1,"manifest":1,"yaml":1,"source":10,"data":1}},"limitations":["此结果为源码静态检测，不等同于无漏洞证明。","尚未比对 npm 发布包与源码的一致性，也未执行隔离运行和人工复核。","危险能力可能是插件功能所需，需结合用途与证据人工判断。"],"limitationKeys":["static-analysis-only","no-artifact-runtime-human-review","capability-needs-context"],"review":{"model":"sonnet","reviewedAt":"2026-08-22T08:26:31.911Z","summary":null,"intentMatch":null,"findingsReviewed":3,"findingsCandidates":4,"fromCache":3,"usage":null}},"timeline":[{"scannedAt":"2026-08-22T08:26:31.911Z","commit":"471875d5905417f6d539a1cadc5669a81b3b7fbd","policyVersion":"HT-DSH-0.2.2","verdict":"review","status":"static-complete"},{"scannedAt":"2026-08-21T11:28:06.001Z","commit":"8616305583fde0d02f2cf9bcfc8b957e81f36476","policyVersion":"HT-DSH-0.2.1","verdict":"review","status":"static-complete"},{"scannedAt":"2026-08-21T10:57:01.761Z","commit":"8616305583fde0d02f2cf9bcfc8b957e81f36476","policyVersion":"HT-DSH-0.2.0","verdict":"review","status":"static-complete"}],"events":[{"kind":"policy-change","from":"HT-DSH-0.2.1","to":"HT-DSH-0.2.2","commit":"471875d5905417f6d539a1cadc5669a81b3b7fbd","policyVersion":"HT-DSH-0.2.2","at":"2026-08-22T08:26:31.911Z"},{"kind":"policy-change","from":"HT-DSH-0.2.0","to":"HT-DSH-0.2.1","commit":"8616305583fde0d02f2cf9bcfc8b957e81f36476","policyVersion":"HT-DSH-0.2.1","at":"2026-08-21T11:28:06.001Z"},{"kind":"first-scan","from":null,"to":"review","commit":"8616305583fde0d02f2cf9bcfc8b957e81f36476","policyVersion":"HT-DSH-0.2.0","at":"2026-08-21T10:57:01.761Z"}]}