dsh-wsl-secret
Read-only pass / age secrets with allowPrefixes; reveal defaults to false.
只读 pass / age 密钥(需 allowPrefixes);默认不明文回显。
How to install
dsh plugin add github:173787247/dsh-wsl-secret About
dsh-wsl-secret **语言:** **中文**(本页) · English 在 DSH(Cordis)里**安全读取** pass / age 密钥。 | | | |---|---| | npm | dsh-wsl-secret | | 环境 | WSL/Linux,PATH 上有 pass 和/或 age | | 默认 | **不配 allowPrefixes 就读不了**(故意的) | | 对比 | dsh-wsl-cred = Git 凭据提示;本插件 = 应用 API Key | 为什么要单独插件 **dsh-wsl-cred** → 只给 Git 推送/拉取的凭据*提示* **dsh-wsl-secret** → OpenRouter、Discord Bot Token 等应用密钥 secret_status 显示 ready=false = 已安装但**未配置**,属正常安全默认。 5 分钟上手 1. 装工具(一次) bash sudo apt install pass age 需要时: pass init <gpg-id> 2. 密钥放在同一前缀下 bash pass insert dsh/openrouter pass insert dsh/discord-bot 3. Cordis 放行该前缀 编辑 profile 的 cordis.patch.yml…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 1
- mo. downloads
- –
- Last push
- 2026-09-24
- Created
- 2026-09-22
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- deepseek-harness, dsh-plugin, wsl
Related plugins
dsh-wsl-workspace
6Mikao9/dsh-wsl-workspace
Add a WSL workspace from the web GUI without needing to install dsh or related tools again inside WSL. Bash commands and file read/write operations run within the local WSL distribution on the host machine, while Windows files remain accessible.
dsh-win-toolkit
Edge-Echo/dsh-win-toolkit
Windows-native tools for DSH agents: clipboard read and write, system notifications, hosts file inspection and network diagnostics, each returning structured data with UI cards from injection-safe PowerShell.
dsh-wsl-tray
liyu34/dsh-wsl-tray
Windows desktop shortcut and system-tray launcher for DSH running in WSL, with fully hidden startup, tray open/restart/exit menu, and a plugin-configuration card to manage the shortcut.
dsh-wsl-workspace
173787247/dsh-wsl-workspace
Lists WSL distros and validates a Linux workspace path for DSH.