dsh-wind-aifin
Run the following command in DeepSeek Harness:
dsh plugin install Xiamu-ssr/dsh-wind-aifin
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install Xiamu-ssr/dsh-wind-aifin in the DeepSeek Harness terminal to install the plugin; the source repository is at https://github.com/Xiamu-ssr/dsh-wind-aifin
About this plugin
DSH deliberately keeps credential-shaped environment variables out of model-visible shell processes, so an Agent can neither invoke the official Wind CLI through its Bash tool nor copy the key into a workspace file without defeating the boundary. dsh-wind-aifin resolves WIND_API_KEY inside the trusted host process and injects the Bearer token through a loopback-only adapter with an unguessable per-process route, ensuring the key is never returned to the model, written to disk, or reachable by ordinary shell commands.
Once connected, the Agent gains native tools across seven Wind Streamable HTTP MCP domains covering stocks, funds and ETFs, indices and sectors, bonds, filings and financial news, macro and industry indicators, and cross-asset analytics, plus the wind_alice workflow engine for fact checking, company one-pagers, earnings reviews, screening, macro analysis, bond and credit analysis, fund analysis, market-sizing, and comparable-company work. Two built-in runtime Skills route natural-language requests to the right domain and tool without requiring an API key or shell command in the prompt.
This plugin suits professional finance users who run sell-side or buy-side research, investment-committee materials, macro strategy tracking, and bond credit ratings inside DeepSeek Harness and care deeply about credential isolation. It ships no install script, does not bundle or redistribute Wind official Skills, resolves credentials per request without file caching, and the adapter accepts only the seven fixed endpoints so it cannot be repurposed as a general authenticated proxy.
Use Cases
- Call Wind stock, bond, fund, and index data through native MCP tools inside an Agent
- Run fact-checking, earnings reviews, company one-pagers, and comparable-company analysis via wind_alice
- Access all seven Wind AIFin data domains securely without exposing the API key to model-visible processes
Best For
- Professional finance users conducting sell-side or buy-side research in DeepSeek Harness
- Institutional investors preparing investment-committee materials or tracking macro and credit strategy
- Platform ops teams that prioritize credential isolation and trust-boundary enforcement
Related Plugins
A security red-team prompt plugin for DeepSeek-V4 that uses code-formal mapping and zero-trigger system prompts to enable unconditional output, intended for authorized testing and research only.
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.