全部插件

DSH / BUNDLE / BUNDLES

dsh-wsl-cred

v0.2.0173787247 / dsh-wsl-cred967d92e2df

可安装组合包组合包与其他模块社区 · Topic 自动分析

概览

dsh-wsl-cred

Safe Git credential hints: GCM path, HTTPS vs SSH origin (never returns secrets).

README / ZH

插件文档

dsh-wsl-cred

套件安装:dsh-wsl-kit。推荐 KIT_SET=daily | llm | github | full。故障树:TROUBLESHOOTING.zh.md

DeepSeek Harness 工具:cred_hint — 从 WSL 报告 git credential.helper,并给出对接 Windows Git Credential Manager 的安全建议。

绝不返回 token 或密码。

属于 dsh-wsl-kit

English → README.md


为什么需要

WSL 里 HTTPS git 常因凭据助手未指向 Windows GCM(或 Windows 上的 gh auth)而失败。本工具只说明怎么配,不会把密钥打进对话或 prompt。

安装

dsh plugin --profile web add github:173787247/dsh-wsl-cred

配置

- id: dsh-wsl-cred
  name: dsh-wsl-cred
  config:
    timeoutMs: 10000

测试

npm test

许可

MIT