Community directory previewDeepSeek Harness is in developer preview
DW

dsh-wallpaper-engine

PluginConfirmed pluginCommunity

drmi5446/dsh-wallpaper-engine · updated 9 days ago

Installation

dsh plugin --profile web add dsh-plugin-wallpaper-engine
dsh plugin --profile web add link:
dsh plugin --profile web add link:D:\dev\dsh-wallpaper-engine
dsh plugin --profile web add link:./dsh-wallpaper-engine
dsh plugin --profile web add github:drmi5446/dsh-wallpaper-engine

Plugins in this repository

  • dsh-plugin-wallpaper-enginev0.1.5

    Wallpaper Engine backgrounds for the DSH web GUI: render your local Wallpaper Engine Video/Web wallpapers behind the chat, with iOS-style liquid glass, adjustable scrim/border/blur.

    package.json
    package.json
    dsh.bundle.patch
    cordis.patch.yml
    Official core packages (4)
    • @deepseek-ai/cordis^4.0.1shared
    • @deepseek-ai/dsh-client-runtime>=0.1.0-rc.6shared
    • @deepseek-ai/dsh-client-ui-slots>=0.1.0-rc.6shared
    • @deepseek-ai/dsh-host-webserver>=0.1.0-rc.6shared

Paths are pinned to commit 2c1d79ad861a

Overview

Turn Wallpaper Engine wallpapers into a liquid glass background for the DSH web GUI, with video and web support.

Repository check result

Results are bound to the listed commit and cover only static checks run by this registry. The Evidence Score measures reviewable information; it is not a compatibility percentage or a security guarantee.

Static repository check

High risk
Checked commit
2c1d79ad861a
Evidence Score
68/100
Static risk
High risk
Files scanned
3
Findings
3

Evidence breakdown

Source provenance20/25
Install documentation25/25
Maintenance12/20
Compatibility evidence11/20
Security signals0/10

Compatibility confidence: Limited

Install-time scripts (1)
  • preparenode scripts/prepare.mjs
Findings (3)
  • Highinstall.script
    package.jsoninstall-time
    "prepare": "node scripts/prepare.mjs"
  • Mediumobfuscation.child-process
    scripts/prepare.mjs:14obfuscation
    import { spawnSync } from 'node:child_process';
  • Mediumobfuscation.child-process
    scripts/prepare.mjs:21obfuscation
    const r = spawnSync(process.execPath, [resolve(root, 'scripts', 'build-client.mjs')], {
Not run
  • Dependency advisory database scan
  • Installation execution test
  • Runtime behavior verification

Scanner 1.0.0 · Scorer 1.0.0