dsh-credential-manager
Run the following command in DeepSeek Harness:
dsh plugin install accpowered/dsh-credential-manager
Paste the following prompt into your AI chat to install this plugin:
In DeepSeek Harness, please run dsh plugin install accpowered/dsh-credential-manager to install this plugin from https://github.com/accpowered/dsh-credential-manager.
About this plugin
When using large language models for automation or executing shell commands, directly embedding API keys or sensitive credentials into the conversation poses significant security risks. dsh-credential-manager addresses this issue with a secure "reference" mechanism. It allows the model to create empty credential placeholders when needed, while the actual secret values are filled in by the user through a secure settings interface, ensuring a strict separation between the model's logic and sensitive data.
The core strength of this plugin lies in its robust isolation and seamless integration. By injecting DSH_CM_ environment variables, the plugin ensures that sensitive data exists only transiently within the shell execution environment and is never exposed in the transcript or web interface. With tools like credential_list and credential_create, users can manage credentials efficiently, including support for expiration tracking, allowing models to safely interact with external services without compromising security.
This plugin is ideal for developers and DevOps professionals who need to deploy secure automation workflows within DeepSeek Harness. Whether performing API calls, system administration, or CI/CD tasks, if the model requires access to protected resources, this tool acts as a reliable security gatekeeper. It requires no source code modifications and offers zero-configuration defaults, making it the optimal choice for enhancing model security and preventing credential leakage.
Use Cases
- Automating API calls without exposing keys.
- Securely accessing cloud services via Shell commands.
- Managing sensitive database or SSH credentials.
Best For
- DevOps engineers needing secure automation workflows.
- Developers building secure AI applications.
- Harness users wanting to avoid credential leaks.
Related Plugins
Adds an Auto approval mode on the official workspace-write sandbox, classifying semantic risks, asking when ambiguous, and denying destructive operations.
Undo/rollback system for DSH: config & plugin snapshots, one-click undo/redo/restore, message-level revert, secret masking, safe mode, and offline WebUI/GUI/CLI rescue tools for when DSH won't start.
Packages all 87 SKILL.md files from upstream reverse-skill as a DeepSeek Harness plugin that auto-registers them for authorized reverse engineering, penetration testing, and security research.
Dockyard DSH is a native DeepSeek Harness plugin that unifies official OAuth/client sessions for Codex, Antigravity, Grok, Claude, and Cursor, providing account pool, model catalog, and quota status.