Community directory previewDeepSeek Harness is in developer preview
DC

dsh-client-ui-wallpaper

PluginConfirmed pluginCommunity

Joeytisaly/dsh-client-ui-wallpaper · updated 12 days ago

Installation

dsh plugin --profile web add @joeytisaly/dsh-client-ui-wallpaper
dsh plugin --profile web add github:Joeytisaly/dsh-client-ui-wallpaper

Plugins in this repository

  • @joeytisaly/dsh-client-ui-wallpaperv0.1.0-rc.8

    Wallpaper plugin for DeepSeek Harness web: a photo behind the web surface, set from General settings (Host /wallpaper route + browser apply over the --dsw-* token stylesheets)

    package.json
    package.json
    dsh.bundle.patch
    Official core packages (11)
    • @deepseek-ai/cordis^4.0.1shared
    • @deepseek-ai/dsh-api-remotes^0.1.0-rc.6shared
    • @deepseek-ai/dsh-client-connection^0.1.0-rc.6shared
    • @deepseek-ai/dsh-client-locale^0.1.0-rc.6shared
    • @deepseek-ai/dsh-client-runtime^0.1.0-rc.6shared
    • @deepseek-ai/dsh-client-ui-settings^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
    • @deepseek-ai/dsh-invariants^0.1.0-rc.6shared
    • @deepseek-ai/dsh-settings^0.1.0-rc.6private copy
    • @deepseek-ai/schemastery^3.18.1private copy

Paths are pinned to commit 88a76b737aaf

Overview

Wallpaper plugin for DeepSeek Harness web: a photo behind the web surface, set from General settings → Wallpaper. The Host half owns the /wallpaper route (GET serves the stored photo, POST atomically stores an upload capped at 15 MB, DELETE removes it) with the file rooted at $DSHHOME/wallpaper, registers the durable ui-wallpaper.enabled flag through the Host settings document, and injects a pre-plugin bootstrap so the first paint already carries the photo. The browser half reads the flag throug

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

Medium risk
Checked commit
88a76b737aaf
Evidence Score
62/100
Static risk
Medium risk
Files scanned
1
Findings
2

Evidence breakdown

Source provenance25/25
Install documentation8/25
Maintenance12/20
Compatibility evidence7/20
Security signals10/10

Compatibility confidence: Limited

Findings (2)
  • Mediumdeps.core-package-installed
    package.jsondependencies
    "@deepseek-ai/dsh-settings": "^0.1.0-rc.6"
  • Mediumdeps.core-package-installed
    package.jsondependencies
    "@deepseek-ai/schemastery": "^3.18.1"
Not run
  • Dependency advisory database scan
  • Installation execution test
  • Runtime behavior verification

Scanner 1.0.0 · Scorer 1.0.0