dsh-thinking-levels-settings avatar

dsh-thinking-levels-settings

Per-model thinking-level settings page for custom DSH llm-pi-ai providers (official dsh client-plugin form)

PluginAI Models
Verification
L1 · Found
Security
Medium
Health
Active
Trust
Unrated

What it does

Per-model thinking-level settings page for custom DSH llm-pi-ai providers (official dsh client-plugin form)

Installation

dsh plugin --profile web add github:blackteaYES/dsh-thinking-levels-settings

Install method: GitHub · 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.SOWARNINGSCAN8 FILES
0fcd88
Automated review · daily
WARNING

No critical findings, but warning-level issues were detected (file writes, remote imports, base64 decoding, downloads).

0 critical·4 warning·5 info·8 files scanned
plugin version2.0.0dsh manifest
scanned commit0fcd88289eb32026-08-19
latest commit0fcd88289eb3

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: Medium0 critical · 4 warning · 5 info

• Static heuristic scan: done (8 files)

• Dependency vulnerabilities: requires deep audit (L3+)

• Permission sandboxing: requires runtime testing (L4+)

High-risk findings · 4 / 4

  • warningHTTP request to a raw IP addressinstall.sh:85
    echo " grep -o '\"id\":\"$PKG_NAME\"[^}]*}' <(curl -s http://127.0.0.1:3080/)"
  • warningHTTP request to a raw IP addressinstall.sh:167
    echo " 快速验证: curl -s http://127.0.0.1:3080/ | grep -o '\"id\":\"$PKG_NAME\"[^}]*}'"
  • warningFilesystem write operationsinstall.sh:138
    fs.writeFileSync(p, JSON.stringify(j, null, 2) + "\n");
  • warningDownloads a file from the networkinstall.sh:167
    echo " 快速验证: curl -s http://127.0.0.1:3080/ | grep -o '\"id\":\"$PKG_NAME\"[^}]*}'"

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

Activity

Last commit 2026-08-19 · activity: Active

• Repo created: 2026-08-19

• Stars: ★ 2 · Forks: 0

• Health: Active — committed within last 30 days

Source

GitHub: github.com/blackteaYES/dsh-thinking-levels-settings

Was this page helpful?