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 분석

核心用途是安全地向 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.