{"schemaVersion":2,"dataVersion":"20260822T105549Z-0a0b366f","generatedAt":"2026-08-22T10:55:49.138Z","source":{"id":"elysia395-dsh-wallpaper-engine","slug":"elysia395-dsh-wallpaper-engine","rank":50,"url":"https://github.com/elysia395/dsh-wallpaper-engine","name":"elysia395/dsh-wallpaper-engine","category":"theme","description":{"zh":"DSH 网页界面壁纸：把本机 Wallpaper Engine 的 Video/Web 壁纸实时播放到聊天界面后方，Scene 壁纸提取主纹理作为静态帧，支持内容分级/类型过滤、自定义壁纸上传与 iOS 液态玻璃设置窗口。","en":"Wallpaper Engine backgrounds for the DSH web GUI: plays local Video/Web wallpapers behind the chat, renders Scene wallpapers as extracted static frames, and adds content-rating/type filters, custom uploads and an iOS-style liquid-glass settings window."},"stars":140,"starsCheckedAt":"2026-08-21","repository":{"owner":"elysia395","repo":"dsh-wallpaper-engine","requestedRef":null,"subpath":""},"npm":"dsh-plugin-wallpaper-engine","downloads":2098,"installMode":"npm","upstreamInstall":"dsh plugin --profile web add dsh-plugin-wallpaper-engine","tarball":null,"added":"2026-08-18","page":"https://awesome-dsh-plugin.com/p/elysia395/dsh-wallpaper-engine/","screenshots":["https://raw.githubusercontent.com/elysia395/dsh-wallpaper-engine/main/docs/images/showcase.png","https://raw.githubusercontent.com/elysia395/dsh-wallpaper-engine/main/docs/images/wallpaper-library.png","https://raw.githubusercontent.com/elysia395/dsh-wallpaper-engine/main/docs/images/liquid-glass-window.png","https://raw.githubusercontent.com/elysia395/dsh-wallpaper-engine/main/docs/images/features.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":"elysia395-dsh-wallpaper-engine","slug":"elysia395-dsh-wallpaper-engine","policyVersion":"HT-DSH-0.2.2","scannedAt":"2026-08-22T08:20:09.162Z","scanStatus":"static-complete","verdict":"pass","score":99,"commit":"b933ef7c67f7a1f627a6c370f45b83be0eb7ee34","commitDate":"2026-08-22T14:11:53+08:00","artifactDigest":"sha256:e1220ed0e3a93a09ca13c6eb2248a7dcca95c33e6c418a3ab335e9a5a14fce45","downloadUrl":"https://github.com/elysia395/dsh-wallpaper-engine/archive/b933ef7c67f7a1f627a6c370f45b83be0eb7ee34.tar.gz","installMode":"npm","installCommand":"dsh plugin --profile web add dsh-plugin-wallpaper-engine","manifest":{"found":true,"path":"package.json","parseError":null,"packageName":"dsh-plugin-wallpaper-engine","packageVersion":"0.5.1","bundle":{"patch":"./cordis.patch.yml"},"client":{"inject":["@deepseek-ai/dsh-client-runtime"],"platform":"web","immediately":true},"lifecycleScripts":{"prepare":"node scripts/prepare.mjs"},"peerDependencies":["@deepseek-ai/cordis","@deepseek-ai/dsh-client-runtime","@deepseek-ai/dsh-client-ui-slots","@deepseek-ai/dsh-host-webserver"]},"identity":{"status":"found","installMode":"npm","upstreamNpm":"dsh-plugin-wallpaper-engine","manifestName":"dsh-plugin-wallpaper-engine","nameMatch":true,"npm":{"name":"dsh-plugin-wallpaper-engine","latestVersion":"0.4.0","publishedAt":"2026-08-20T17:35:47.359Z","createdAt":"2026-08-16T17:07:08.062Z","versionCount":9,"maintainers":1,"repository":"git+https://github.com/elysia395/dsh-wallpaper-engine.git","hasInstallScripts":false,"deprecated":false},"repositoryMatch":"match","provenance":"none","tarballHost":null,"versionMatch":"differs"},"permissions":{"bundlePatch":"cordis.patch.yml","inserts":[{"id":"wallpaper-engine","name":"dsh-plugin-wallpaper-engine","path":"cordis.patch.yml","disabled":false}],"overrides":[],"jsExpressions":0,"clientPlatform":"web","parseErrors":[]},"capabilities":["browser-ui","environment","filesystem","host-bundle","network","subprocess"],"outboundHosts":[{"host":"registry.npmmirror.com","count":1}],"findings":[{"id":"HT-EXEC-001","title":"直接创建宿主子进程","severity":"low","confidence":"medium","layer":"static","path":"lib/index.js","pathClass":"source","line":53,"evidence":"execFileSync","remediation":"通过 DSH 的受控 subprocess/shell seam 执行，并公开命令、参数及审批策略。","hash":"ad87a0cff277aadc3d72c624"},{"id":"HT-EXEC-001","title":"直接创建宿主子进程","severity":"low","confidence":"medium","layer":"static","path":"lib/index.js","pathClass":"source","line":53,"evidence":"node:child_process","remediation":"通过 DSH 的受控 subprocess/shell seam 执行，并公开命令、参数及审批策略。","hash":"89dedaa9e6429e9e52b8af60"},{"id":"HT-INSTALL-002","title":"Git 安装会触发 prepare 构建脚本","severity":"medium","confidence":"low","layer":"supply-chain","path":"package.json","pathClass":"manifest","line":62,"evidence":"\"prepare\": \"node scripts/prepare.mjs\"","remediation":"发布预构建制品（npm 或 GitHub Release tarball），并记录源码与发布包的一致性证明。","note":"该插件以 npm/tarball 预构建方式分发，prepare 不在用户机器上执行","hash":"fe611574a2e9dd5156aca68d"},{"id":"HT-EXEC-001","title":"直接创建宿主子进程","severity":"low","confidence":"medium","layer":"static","path":"scripts/prepare.mjs","pathClass":"source","line":14,"evidence":"spawnSync","remediation":"通过 DSH 的受控 subprocess/shell seam 执行，并公开命令、参数及审批策略。","hash":"a25b2e787ff1f6e5fc685d33"},{"id":"HT-EXEC-001","title":"直接创建宿主子进程","severity":"low","confidence":"medium","layer":"static","path":"scripts/prepare.mjs","pathClass":"source","line":14,"evidence":"node:child_process","remediation":"通过 DSH 的受控 subprocess/shell seam 执行，并公开命令、参数及审批策略。","hash":"7f1b508b50e536d42221f442"}],"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-missing","vulnerabilities":"lockfile-missing","identity":"complete","artifact":"not-compared","llmReview":"not-needed","dynamicRuntime":"not-run","humanReview":"not-run"},"inventory":{"filesScanned":19,"bytesScanned":635152,"truncated":false,"lockfiles":[],"pathClasses":{"test-example-docs":1,"markdown":4,"cordis":1,"source":12,"manifest":1}},"limitations":["此结果为源码静态检测，不等同于无漏洞证明。","尚未比对 npm 发布包与源码的一致性，也未执行隔离运行和人工复核。","危险能力可能是插件功能所需，需结合用途与证据人工判断。"],"limitationKeys":["static-analysis-only","no-artifact-runtime-human-review","capability-needs-context"]},"timeline":[{"scannedAt":"2026-08-22T08:20:09.162Z","commit":"b933ef7c67f7a1f627a6c370f45b83be0eb7ee34","policyVersion":"HT-DSH-0.2.2","verdict":"pass","status":"static-complete"},{"scannedAt":"2026-08-21T11:18:50.162Z","commit":"ca8c36cae83e9d356ca9d7619c029056c55be81e","policyVersion":"HT-DSH-0.2.1","verdict":"pass","status":"static-complete"},{"scannedAt":"2026-08-21T10:46:43.785Z","commit":"ca8c36cae83e9d356ca9d7619c029056c55be81e","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":"b933ef7c67f7a1f627a6c370f45b83be0eb7ee34","policyVersion":"HT-DSH-0.2.2","at":"2026-08-22T08:20:09.162Z"},{"kind":"policy-change","from":"HT-DSH-0.2.0","to":"HT-DSH-0.2.1","commit":"ca8c36cae83e9d356ca9d7619c029056c55be81e","policyVersion":"HT-DSH-0.2.1","at":"2026-08-21T11:18:50.162Z"},{"kind":"first-scan","from":null,"to":"pass","commit":"ca8c36cae83e9d356ca9d7619c029056c55be81e","policyVersion":"HT-DSH-0.2.0","at":"2026-08-21T10:46:43.785Z"}]}