Community directory previewDeepSeek Harness is in developer preview
WE

wallpaper-engine-dsh

PluginConfirmed pluginCommunity

Weilv-D/wallpaper-engine-dsh · updated 14 days ago

Installation

dsh plugin --profile web add wallpaper-engine-dsh
dsh plugin --profile web add link:
dsh plugin --profile web add github:Weilv-D/wallpaper-engine-dsh

Plugins in this repository

  • wallpaper-engine-dshv1.0.7

    Wallpaper Engine library as the DSH web GUI background — video/web/still wallpapers, rotation lists, search, resource monitor, bilingual UI.

    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 3553ef02fe36

Overview

DSH plugin bundle: live Wallpaper Engine backgrounds for the DSH web GUI - video/web wallpapers, static scene previews, rotation lists, search, resource monitor, bilingual UI

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
3553ef02fe36
Evidence Score
84/100
Static risk
High risk
Files scanned
3
Findings
3

Evidence breakdown

Source provenance25/25
Install documentation25/25
Maintenance17/20
Compatibility evidence14/20
Security signals3/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