better-dsh avatar

better-dsh

Make your dsh ready for serious coding. (Tools x Schemas)^REPL. skill://, ctx://, agent://, dvc://, dsh://, IPython REPL, Context as Variables, cross compaction recallable, full context revive. hash-edit, dvc://browser, subagent as a function, workflow as a function.

PluginDeveloperBrowserAutomationTerminal / ShellMemoryWeb search
Verification
L4 · Install tested
Passed
Risk
Medium
Health
Active
Trust
Silver

What it doesAI

Enhances dsh for coding with IPython REPL, tool-schema integration, and context management.

  • IPython REPL with recursive language model
  • Context as variables, fully recallable
  • Subagents and workflows as functions

AI-generated from the repo README — for reference only.

Installation

dsh plugin --profile web add github:pgmi-builds/better-dsh
verified

Install method: npm · sandbox install verified (L4) · web smoke unconfirmed (L5)

Verification & Compatibility

Grouped by plugin version: each card lists the dsh versions actually tested against that artifact version and their install verdicts (L5 wins). Untested combinations are omitted — absence means untested, never assumed compatible. L1–L3 are a plugin-level static archive (independent of the dsh version — the same verdict on every dsh row): they sit in each row's level grid next to L4/L5, marked "static", while their evidence is stored once per plugin inside that row's "checks & evidence" instead of being duplicated per version.

External credentials (plugin-level): none detected

Install compatibility matrix (rows = plugin versions〔latest 5〕, columns = dsh versions〔latest 5〕)
At-a-glance → evidence in the cards below
plugin \ dshdsh 0.1.3-alpha.2
current
65acaf1f085f56609feb40167bfe9d1b4a2031bd·
artifact version unstated

✓ = L5 runtime verified · ◐ = L4 testing (install passed · L5 runtime pending) · ○ not a dsh plugin (nothing mounts) · ✗ failed · · untested (never assumed compatible)

Install compatibility (by plugin version, dsh versions within)
Legend:✓ L5 runtime verified◐ L4 testing · install passed○ no plugin features✗ failed
65acaf1f085f56609feb40167bfe9d1b4a2031bdgithub2026-08-24

https://github.com/fgm-builds/dashr

No runtime install test for this version (static scan only) — compatibility unknown, never assumed.

artifact version unstatedgithub2026-09-09

https://github.com/pgmi-builds/better-dsh

dsh 0.1.3-alpha.2current2026-09-09no plugin features
Environment & artifact
  • • Node.js: v24.14.0
  • • DSH: 0.1.3-alpha.2
  • • Plugin artifact: github · https://github.com/pgmi-builds/better-dsh (version unstated)
Levels (L1–L3 plugin-level static archive · L4/L5 newest real verdicts for this combination)
L1 static
Passed
L2 static
Failed
L3 static
Unknown
L4 sandbox
Passed
L5 runtime
Unknown
Install test ran: the package installs, but declares no dsh.bundle and mounts no capability — an ordinary npm dependency without plugin features
no plugin features

ID: better-dsh@be9ca9@dsh0.1.3-alpha.2 · profile: l4-sandbox

Issued: 2026-09-09 · expires: 2026-09-16

View checks & evidence
L1 · Found✓ Passed

↳ carried from earlier record dashr@65acaf1f085f56609feb40167bfe9d1b4a2031bd@dshunknown (standard)

GitHub repo accessible✓ Passed
Source: local cache · Method: repo probe · Captured 2026-08-24
L2 · Structured✕ Failed

↳ carried from earlier record dashr@65acaf1f085f56609feb40167bfe9d1b4a2031bd@dshunknown (standard)

Manifest parseable✕ Failed
Source: local cache · Method: manifest parse · Captured 2026-08-24
no parseable manifest on npm or source
L3 · Install spec? Unknown
Install command parsed? Unknown
Source: registry verification · Method: install spec parse · Captured 2026-09-08
no install command parsed
DSH version declared✓ Passed
Source: registry verification · Method: DSH version declaration · Captured 2026-09-08
L4 · Install tested✓ Passed
Install executed in confined sandbox✓ Passed
Source: Windows ACL sandbox · Method: sandbox install run · Captured 2026-09-09
spec github:pgmi-builds/better-dsh · channel GitHub source · outcome ran · exit 0
check took: 2.6s
Install succeeded✓ Passed
Source: Windows ACL sandbox · Method: sandbox install run · Captured 2026-09-09
spec github:pgmi-builds/better-dsh · channel GitHub source · outcome ran · exit 0
check took: 2.6s
Installed artifact confirmed✓ Passed
Source: Windows ACL sandbox · Method: sandbox install run · Captured 2026-09-09
spec github:pgmi-builds/better-dsh · channel GitHub source · outcome ran · exit 0
check took: 2.6s
L5 · Run tested? Unknown

not present in web-profile loader inventory

Sandbox install passed✓ Passed
Source: Windows ACL sandbox · Method: sandbox install run · Captured 2026-09-09
spec github:pgmi-builds/better-dsh · install mode reused L4 scratch
check took: 22ms
Web boot ready✓ Passed
Source: DSH runtime · Method: web boot · Captured 2026-09-09
ready line dsh web: http://127.0.0.1:59644/?token=…
HTTP endpoint served✓ Passed
Source: DSH runtime · Method: HTTP request · Captured 2026-09-09
path / · HTTP 200 · took 22ms
Plugin active in inventory? Unknown
Source: DSH runtime · Method: plugin inventory query · Captured 2026-09-09
verdict not-found · entries 149
phases: active 121 · null 28
not present in web-profile loader inventory

L1–L3 are plugin-level static conclusions (baseline, identical across dsh versions): evidence is stored once per plugin.

Author badges

Embed the official badges in your README to showcase security & install-test status:

dsh.so risk
`[![dsh.so risk](https://www.dsh.so/badge/better-dsh.svg)](https://www.dsh.so/artifact/better-dsh/)`
dsh.so install
`[![dsh.so install](https://www.dsh.so/badge/install/better-dsh.svg)](https://www.dsh.so/artifact/better-dsh/)`

Security Report

Automated static scan, not manual review.

DSH.SO VETMEDIUM0979d3
Automated review · daily
MEDIUM

Vet verdict is suspicious: findings need human review (exfiltration endpoints, file deletion, etc.).

0 critical·2 high·12 medium
plugin version0.2.3-bdsh manifest
scanned version0.2.3-bnpm2026-09-10
current version0.2.3-bsame version
vet verdictsuspicious · npm

Vet is an AST static scan (npm artifact or git source).

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

Risk details

RiskRuleLocationDescription
high
R2
index.js:2983
new Function / new AsyncFunction 动态执行
high
R3
index.js:6703
直接访问 process.kill
medium
R9
index.js:6252
循环内集合写入 map.set(无界增长信号)
medium
R9
index.js:6285
循环内集合写入 map.set(无界增长信号)
medium
R9
index.js:6895
循环内集合写入 map.set(无界增长信号)
Heuristic static scan — may produce false positives. Review the source yourself before trusting.

Activity

Last commit 2026-09-08 · activity: Active

• Repo created: 2026-09-08

• Stars: ★ 4 · Forks: 0

• Health: Active — committed within last 30 days

Source

GitHub: github.com/pgmi-builds/better-dsh

Was this page helpful?