dsh-injection-guard
by — · loeanxi/dsh-injection-guard
★ 0 Stars
⑂ 0 Forks
↓ 79 Downloads/week
Original language: English
About
Source-aware prompt injection guard for DSH: tracks untrusted turn context, detects injection signals, scores sensitive sinks, and blocks high-risk tool calls with explainable audit logs.
Compatibility
Versions
| Latest version | Published | Size |
|---|---|---|
| 0.1.0 | — | — |
Similar plugins
Global prompt-injection / context-virus defense for DeepSeek Harness: scans tool arguments, tool results, pre-model messages and the outbound stream; quarantine/block/monitor modes, canary trap, and a
★ 0
dsh plugin --profile web add dsh-prompt-antivirusStatic and runtime security guard for dsh: rule-based scans for malicious code, prompt injection and token waste, runtime interception of dangerous tool calls, /scan command, plugin_scan tool, web pan
★ 0
dsh plugin --profile web add dsh-security-guardby wulun811
Trust pipeline for deepseek-harness plugins: deterministic static scan (11 rules) + LLM-driven audit protocol + two-part scorecard, with optional runtime guard (T1 sentinel / T2 fs & child_process hoo
★ 3
↓ 548/wk
MIT
TypeScript
Sep 11, 2026
dsh plugin --profile web add @jieai/dsh-plugin-vetby shaoshi20
Security scanner for DSH plugins: static and semantic passes over plugin source, DSH-specific attack-surface rules, npm audit, batch scanning, and an HTML report with per-finding severity and evidence
★ 9
MIT
TypeScript
Aug 21, 2026
dsh plugin --profile web add @shaoshi/dshscanby PensiveFei
Read-only security & compliance plugin for DeepSeek Harness: prompt-injection detection, Chinese-PII redaction, and local configuration audit with redacted, reproducible reports.
★ 85
MIT
JavaScript
Sep 12, 2026
dsh plugin --profile web add dsh-secure-auditPre-install supply-chain checks for DeepSeek Harness plugins: verify the tarball you are about to install matches the source you read, before any code runs.
★ 0
dsh plugin --profile web add dsh-provenance