{"schemaVersion":2,"dataVersion":"20260822T105549Z-0a0b366f","generatedAt":"2026-08-22T10:55:49.138Z","source":{"id":"zoahdev-dsh-github-intelligence","slug":"zoahdev-dsh-github-intelligence","rank":322,"url":"https://github.com/zoahdev/dsh-github-intelligence","name":"zoahdev/dsh-github-intelligence","category":"git","description":{"zh":"目前最完整的 dsh GitHub 整合：仓库概览、Release、Issue、PR、贡献者、搜索与一键深度报告，内置 TTL 缓存，无需 API Key。","en":"The most complete GitHub integration for dsh: repo overview, releases, issues, pull requests, contributors, search, and a deep repo report with TTL caching — no API key needed."},"stars":9,"starsCheckedAt":"2026-08-21","repository":{"owner":"zoahdev","repo":"dsh-github-intelligence","requestedRef":null,"subpath":""},"npm":null,"downloads":null,"installMode":"github-source","upstreamInstall":"dsh plugin --profile web add github:zoahdev/dsh-github-intelligence","tarball":null,"added":"2026-08-15","page":"https://awesome-dsh-plugin.com/p/zoahdev/dsh-github-intelligence/","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":"zoahdev-dsh-github-intelligence","slug":"zoahdev-dsh-github-intelligence","policyVersion":"HT-DSH-0.2.2","scannedAt":"2026-08-22T08:23:41.799Z","scanStatus":"static-complete","verdict":"caution","score":90,"commit":"d69702fa0afd88ec5ae46c56f157641a03840e69","commitDate":"2026-08-17T22:18:09+08:00","artifactDigest":"sha256:b372848989f00ed09e9ffd54ffd993bd119a8c4c90b021759ba51999c63f33f2","downloadUrl":"https://github.com/zoahdev/dsh-github-intelligence/archive/d69702fa0afd88ec5ae46c56f157641a03840e69.tar.gz","installMode":"github-source","installCommand":"dsh plugin --profile web add github:zoahdev/dsh-github-intelligence","manifest":{"found":true,"path":"package.json","parseError":null,"packageName":"dsh-github-intelligence","packageVersion":"2.9.0","bundle":{"patch":"./cordis.patch.yml"},"client":null,"lifecycleScripts":{"prepare":"pnpm run build"},"peerDependencies":["@deepseek-ai/cordis","@deepseek-ai/dsh-tools"]},"identity":{"status":"found","installMode":"github-source","upstreamNpm":null,"manifestName":"dsh-github-intelligence","nameMatch":null,"npm":{"name":"dsh-github-intelligence","latestVersion":"2.9.0","publishedAt":"2026-08-16T13:56:33.889Z","createdAt":"2026-08-16T13:43:16.962Z","versionCount":3,"maintainers":1,"repository":null,"hasInstallScripts":false,"deprecated":false},"repositoryMatch":"missing","provenance":"none","tarballHost":null,"versionMatch":"match"},"permissions":{"bundlePatch":"cordis.patch.yml","inserts":[{"id":"github-intelligence","name":"dsh-github-intelligence","path":"cordis.patch.yml","disabled":false}],"overrides":[],"jsExpressions":0,"clientPlatform":null,"parseErrors":[]},"capabilities":["agent-control","browser-ui","environment","filesystem","host-bundle","network","subprocess","telemetry"],"outboundHosts":[{"host":"hacker-news.firebaseio.com","count":8},{"host":"www.reddit.com","count":8},{"host":"gitlab.com","count":8},{"host":"dev.to","count":7},{"host":"api.stackexchange.com","count":7},{"host":"gitee.com","count":7},{"host":"api.github.com","count":6},{"host":"crates.io","count":6},{"host":"api.npmjs.org","count":4},{"host":"huggingface.co","count":4},{"host":"hub.docker.com","count":3},{"host":"rubygems.org","count":2},{"host":"pypi.org","count":2},{"host":"export.arxiv.org","count":1},{"host":"stackoverflow.com","count":1},{"host":"azuresearch-usnc.nuget.org","count":1},{"host":"proxy.golang.org","count":1},{"host":"awesome-dsh-plugin.com","count":1}],"findings":[{"id":"HT-CLIENT-001","title":"浏览器端使用危险 HTML 注入点","severity":"medium","confidence":"low","layer":"static","path":"docs/index.html","pathClass":"test-example-docs","line":1,"evidence":".innerHTML=","remediation":"使用安全 DOM API，并在不可避免时对不可信内容进行严格清洗。","note":"位于测试、示例或文档目录","hash":"b263f66a979b56bcf6f28705"},{"id":"HT-INSTALL-002","title":"Git 安装会触发 prepare 构建脚本","severity":"medium","confidence":"medium","layer":"supply-chain","path":"package.json","pathClass":"manifest","line":23,"evidence":"\"prepare\": \"pnpm run build\"","remediation":"发布预构建制品（npm 或 GitHub Release tarball），并记录源码与发布包的一致性证明。","note":"源码安装需用户在 allowBuilds 中授权，此脚本会在安装期于用户机器执行","hash":"34d0fb2d8cc8e5494b8298cf"},{"id":"HT-CLIENT-001","title":"浏览器端使用危险 HTML 注入点","severity":"medium","confidence":"medium","layer":"static","path":"scripts/build-tool-catalog.mjs","pathClass":"source","line":69,"evidence":".innerHTML=","remediation":"使用安全 DOM API，并在不可避免时对不可信内容进行严格清洗。","hash":"dfe14aafcff2b4aa701db678"},{"id":"HT-DATA-001","title":"同一模块同时接触凭据与网络","severity":"high","confidence":"low","layer":"static","path":"scripts/v230-network-smoke.mjs","pathClass":"source","line":10,"evidence":"credential access at line 10 + outbound network at line 18","remediation":"拆分能力边界，限定目的域名，并提供不会发送凭据值的可验证证明。","hash":"dc33039843240bba7600748a","review":{"verdict":"placeholder","reason":"该文件位于 scripts/ 目录且未列入 package.json 的 files 字段，不会随插件发布；GH_TOKEN 仅用于向 api.github.com 官方接口发起可选鉴权请求，属于开发期冒烟测试脚本。","model":"sonnet@p2","reviewedAt":"2026-08-21T11:24:08.599Z"}},{"id":"HT-DATA-001","title":"同一模块同时接触凭据与网络","severity":"high","confidence":"low","layer":"static","path":"scripts/v240-network-smoke.mjs","pathClass":"source","line":14,"evidence":"credential access at line 14 + outbound network at line 19","remediation":"拆分能力边界，限定目的域名，并提供不会发送凭据值的可验证证明。","hash":"310d180d5fcd1f71d4ed77ce","review":{"verdict":"placeholder","reason":"同上，scripts/v240-network-smoke.mjs 未打包发布，GH_TOKEN 仅用于测试脚本内向 GitHub 官方 API 发起请求，不进入运行时工具链。","model":"sonnet@p2","reviewedAt":"2026-08-21T11:24:08.599Z"}},{"id":"HT-DATA-001","title":"同一模块同时接触凭据与网络","severity":"high","confidence":"low","layer":"static","path":"scripts/v250-network-smoke.mjs","pathClass":"source","line":15,"evidence":"credential access at line 15 + outbound network at line 20","remediation":"拆分能力边界，限定目的域名，并提供不会发送凭据值的可验证证明。","hash":"182d48d717ce8f3e4fa77b08","review":{"verdict":"placeholder","reason":"同上，scripts/v250-network-smoke.mjs 属于未发布的 CI 冒烟测试脚本，token 仅转发给 api.github.com 本身，无第三方外泄。","model":"sonnet@p2","reviewedAt":"2026-08-21T11:24:08.599Z"}}],"counts":{"critical":0,"high":0,"medium":2,"low":0},"rawCounts":{"critical":0,"high":3,"medium":3,"low":0},"vulnerabilities":[],"coverage":{"source":"complete","manifest":"complete","bundleConfig":"complete","dependencies":"lockfile-present","vulnerabilities":"complete","identity":"complete","artifact":"not-compared","llmReview":"complete","dynamicRuntime":"not-run","humanReview":"not-run"},"inventory":{"filesScanned":28,"bytesScanned":396268,"truncated":false,"lockfiles":["pnpm-lock.yaml"],"pathClasses":{"test-example-docs":7,"markdown":3,"cordis":1,"manifest":1,"yaml":1,"source":13,"script":1,"data":1}},"limitations":["此结果为源码静态检测，不等同于无漏洞证明。","尚未比对 npm 发布包与源码的一致性，也未执行隔离运行和人工复核。","危险能力可能是插件功能所需，需结合用途与证据人工判断。"],"limitationKeys":["static-analysis-only","no-artifact-runtime-human-review","capability-needs-context"],"review":{"model":"sonnet","reviewedAt":"2026-08-22T08:23:41.800Z","summary":null,"intentMatch":null,"findingsReviewed":3,"findingsCandidates":3,"fromCache":3,"usage":null}},"timeline":[{"scannedAt":"2026-08-22T08:23:41.799Z","commit":"d69702fa0afd88ec5ae46c56f157641a03840e69","policyVersion":"HT-DSH-0.2.2","verdict":"caution","status":"static-complete"},{"scannedAt":"2026-08-21T11:24:08.599Z","commit":"d69702fa0afd88ec5ae46c56f157641a03840e69","policyVersion":"HT-DSH-0.2.1","verdict":"caution","status":"static-complete"},{"scannedAt":"2026-08-21T10:52:53.685Z","commit":"d69702fa0afd88ec5ae46c56f157641a03840e69","policyVersion":"HT-DSH-0.2.0","verdict":"caution","status":"static-complete"}],"events":[{"kind":"policy-change","from":"HT-DSH-0.2.1","to":"HT-DSH-0.2.2","commit":"d69702fa0afd88ec5ae46c56f157641a03840e69","policyVersion":"HT-DSH-0.2.2","at":"2026-08-22T08:23:41.799Z"},{"kind":"policy-change","from":"HT-DSH-0.2.0","to":"HT-DSH-0.2.1","commit":"d69702fa0afd88ec5ae46c56f157641a03840e69","policyVersion":"HT-DSH-0.2.1","at":"2026-08-21T11:24:08.599Z"},{"kind":"first-scan","from":null,"to":"caution","commit":"d69702fa0afd88ec5ae46c56f157641a03840e69","policyVersion":"HT-DSH-0.2.0","at":"2026-08-21T10:52:53.685Z"}]}