xiaohj233/dsh-credential-handoff0

dsh-credential-handoff

Conversation-local credential handoff that writes through the DSH credential service without returning the secret to model context.

AI Analysis

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

Package
dsh-credential-handoff
Version
0.1.0
License
MIT
Last updated
Aug 14, 2026

Install

$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.