@exynos967/dsh-request-error-dump avatar

@exynos967/dsh-request-error-dump

DSH 插件:模型请求报错时,把完整请求体 raw JSON 与上游错误响应 raw JSON 一起落盘 | DSH plugin: dump the exact raw request body and the raw upstream error response when a model request fails

PluginDeveloperNetworkFile
Verification
L5 · Run tested
Verified
Risk
Low
Health
Active
Trust
Gold

Install verification: runtime verified (L5) · tested on dsh 0.1.6-alpha.2 · last checked Install verification details →

Install verification badge dsh 0.1.6-alpha.2

What it doesAI

DSH plugin that dumps the exact raw model request body and the raw upstream error response to disk when a request fails.

  • Captures raw request body JSON on model request failure
  • Also saves the raw upstream error response JSON
  • Writes both dumps to disk for debugging and observability
developerAIfileAI

Capability tags are AI-inferred or rule-extracted from the README (see badge) — vocabulary-limited, not install-verified. AI = inferred; README = literal keyword from the readme.

Installation

dsh plugin --profile web add github:exynos967/dsh-request-error-dump

security scan passed · default branch source

Install method: GitHub · runtime verified (L5) · verified on dsh 0.1.6-alpha.2

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 (by plugin version, dsh versions within)
Legend:✓ L5 runtime verified◐ L4 testing · install passed○ ecosystem plugin✗ failed

No runtime install test (L4/L5) yet.

Only the latest 3 published versions are shown; source-snapshot (commit hash) groups, unstated groups and older versions are omitted — the full archive stays in the data layer (snapshot/unstated groups appear only when a plugin has no published version).

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/dsh-request-error-dump.svg)](https://www.dsh.so/artifact/dsh-request-error-dump/)`
dsh 0.1.6-alpha.2 install verified
`[![dsh.so install · dsh 0.1.6-alpha.2](https://www.dsh.so/badge/install/dsh-request-error-dump@0.1.6-alpha.2.svg)](https://www.dsh.so/artifact/dsh-request-error-dump/)`

Security Report

Automated static scan, not manual review.

DSH.SO VETPASSEDa8ac65
Automated review · daily
PASSED

Vet static analysis found no suspicious behavior — verdict is clean.

0 critical·0 high·0 medium
plugin versionv0.1.0dsh manifest
scanned version0.1.0git2026-09-22
current version0.1.0same version
vet verdictclean · git

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

No critical or warning findings.

Activity

Last commit 2026-09-22 · activity: Active

• Repo created: 2026-09-22

• Stars: ★ 0 · Forks: 0

• Health: Active — committed within last 30 days

Source

GitHub: github.com/exynos967/dsh-request-error-dump

Was this page helpful?