dsh-plugin-uisfx avatar

dsh-plugin-uisfx

DSH plugin: semantic UI sound effects powered by uisfx dsh 语义化音效插件:任务开始/成功/失败、按钮反馈,设置页即时试听,12 种音色包,支持其他插件调用。

PluginKnowledgeAutomationUI & Skins
Verification
L2 · Structured
Security
Low
Health
Active
Trust
Silver

What it does

DSH plugin: semantic UI sound effects powered by uisfx dsh 语义化音效插件:任务开始/成功/失败、按钮反馈,设置页即时试听,12 种音色包,支持其他插件调用。

Installation

dsh plugin --profile web add dsh-plugin-uisfx

Install method: npm · not yet tested in container (L3+)

Compatibility

DSH VersionStatus
not statedDeclared — not tested

Requirements

  • • Node.js: not stated
  • • DSH: declared "not stated"
  • • External credentials: none detected

Security Report

Automated static scan, not manual review.

DSH.SOPASSEDSCAN4 FILES
0fa6ad
Automated review · daily
PASSED

No critical or warning findings in the automated scan. The result is valid only for the commit hash shown.

0 critical·0 warning·3 info·4 files scanned
scanned commit0fa6ad20857a2026-08-16
latest commit0fa6ad20857a

The scan result is only valid for the scanned commit. If the latest commit differs, the badge shows outdated until the daily pipeline rescans.

Disclaimer: automated static analysis, not a security guarantee. Always review what you install.

Risk: Low0 critical · 0 warning · 3 info

• Static heuristic scan: done (4 files)

• Dependency vulnerabilities: requires deep audit (L3+)

• Permission sandboxing: requires runtime testing (L4+)

Scan findings · 3

  • infoMakes network requests (fetch / axios)lib/client.js:255
    fetch("/uisfx/api/settings", {
  • infoMakes network requests (fetch / axios)lib/client.js:265
    fetch("/uisfx/api/settings", { cache: "no-store" }).then((res) => res.json()).then((data) => {
  • infoHardcoded IP addresslib/index.js:187
    if (hostname === "127.0.0.1" || hostname === "localhost" || hostname === "::1") return true;

Heuristic static scan — may produce false positives. Review the source yourself before trusting.

Activity

Last commit 2026-08-15 · activity: Active

• Repo created: 2026-08-16

• Stars: ★ 3 · Forks: 1

• Health: Active — committed within last 30 days

Source

GitHub: github.com/XanthanL/dsh-plugin-uisfx

Was this page helpful?