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-settingsInstall method: GitHub · not yet tested in container (L3+)
Compatibility
| DSH Version | Status |
|---|---|
| not stated | Declared — not tested |
Requirements
- • Node.js: not stated
- • DSH: declared "not stated"
- • External credentials: none detected
Security Report
Automated static scan, not manual review.
No critical findings, but warning-level issues were detected (file writes, remote imports, base64 decoding, downloads).
2.0.0dsh manifest0fcd88289eb32026-08-190fcd88289eb3The 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.
• 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:85echo " grep -o '\"id\":\"$PKG_NAME\"[^}]*}' <(curl -s http://127.0.0.1:3080/)"
- warningHTTP request to a raw IP addressinstall.sh:167echo " 快速验证: curl -s http://127.0.0.1:3080/ | grep -o '\"id\":\"$PKG_NAME\"[^}]*}'"
- warningFilesystem write operationsinstall.sh:138fs.writeFileSync(p, JSON.stringify(j, null, 2) + "\n");
- warningDownloads a file from the networkinstall.sh:167echo " 快速验证: 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
