xiaohj233/dsh-credential-handoff0

dsh-credential-handoff

会话本地凭据交接插件,通过 DSH 凭据服务写入,且不将密钥返回给模型上下文,确保安全。

AI 分析

核心用途是安全地向 DSH 注入第三方 API 密钥(如 Tavily 密钥)而不泄露给模型。适合对隐私和凭据安全有严格要求的用户。

套件
dsh-credential-handoff
版本
0.1.0
授權
MIT
最近更新
2026年8月14日

安裝

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:xiaohj233/dsh-credential-handoff

Configuration

No plugin settings are required. The model calls:

{"ref":"TAVILY_API_KEY","label":"Tavily API key","reason":"Required for Tavily search"}

Credential references use shell-style names: letters or underscore first, followed by letters, digits, or underscore.