dsh-wsl-cred
Manifest validSafe Git Credential Manager hints for WSL without exposing secrets.
dsh-wsl-cred
Install set: part of dsh-wsl-kit. Prefer
KIT_SET=daily|llm|github|full(see kit README). Fault tree: TROUBLESHOOTING.md.
DeepSeek Harness tool: cred_hint — report git credential.helper and safe guidance for Windows Git Credential Manager from WSL.
Never returns tokens or passwords.
Part of dsh-wsl-kit.
Compatibility
| Field | Value |
|-------|-------|
| Plugin | dsh-wsl-cred 0.2.0 |
| Minimum dsh | ≥ 0.1.2 (web UI one-shot ?token= on Windows relay :3081) |
| Latest verified | See dsh-wsl-kit Compatibility (currently 0.1.5-rc.1) — single source of truth for the suite |
| Kit set | github / full |
| Cloud Flash | Use model id deepseek-flash (V4.1 Flash) in ~/.dsh/settings.yaml / llm-deepseek — not configured by this plugin |
| Agent Teams | Upstream experimental; not required here |
Suite floor versions: kit check-plugin-versions.sh. Fault tree: TROUBLESHOOTING.md.
Why
HTTPS git from WSL often fails until credential helper points at Windows GCM (or gh auth on Windows). This tool explains the setup without dumping secrets into the chat or prompt.
Install
dsh plugin --profile web add github:173787247/dsh-wsl-cred
Config
- id: dsh-wsl-cred
name: dsh-wsl-cred
config:
timeoutMs: 10000
Test
npm test
License
MIT
Similar plugins
by zimzaza4
在 Windows 环境中为 DeepSeek Harness 提供 Git Bash 与 WSL 2 bash 工具,含 bwrap 沙箱、审批模式、后台任务
★ 11
MIT
JavaScript
Aug 14, 2026
dsh plugin --profile web add @zimzaza4/dsh-bash-winReports the current WSL distro and warns about multi-distro setups.
★ 0
dsh plugin --profile web add dsh-wsl-distroby Ox0400
Encrypted credential vault for DeepSeek Harness — AES-256-GCM + TOTP, model tools + Settings UI
★ 11
MIT
TypeScript
Sep 15, 2026
dsh plugin --profile web add dsh-vaultRuntime security gate on the tool pipeline: denies calls naming hosts outside an egress allowlist, redacts credentials from results at the canonical value rather than only the rendered content, and ap
★ 0
dsh plugin --profile web add dsh-egress-guardby Wisdoverse
GitHub and GitLab CLI authentication through DSH credentials or environment tokens, with workspace-local SSH deploy keys and plugin settings.
★ 0
MIT
JavaScript
Sep 5, 2026
dsh plugin --profile web add dsh-git-authby lxj808624
Structured safe Git tools for DeepSeek Harness (dsh): git_status/diff/log/branch/stage/commit/stash/show + destructive-command guard
★ 3
MIT
TypeScript
Aug 16, 2026
dsh plugin --profile web add dsh-tool-git