Skip to content
dsh.fish

Browse

17 results

Bundle

dsh-encrypt

WebUI-managed encrypted credentials for DeepSeek Harness: one file, plaintext until a password is set, then AES-256-GCM ciphertext under an Argon2id-derived key with SHA3-256 fingerprints; per-request decryption, unlock lockout, leak-guard output redaction, and shipped-code integrity self-checks.

yauntyour7
Bundle

dsh-crypto-portfolio

Crypto portfolio tracker (BTC/EVM/Solana/Hyperliquid/CEX) as a DSH plugin. All private keys/wallets live in user-local JSON configs, never in this package.

0xRabit3
Bundle

dsh-lan-bridge

DeepSeek Harness plugin + LAN bridge: injects a crypto.randomUUID polyfill so the harness web UI works over plain HTTP from phones (no certs, no public tunnels, works on old iOS). Install as a dsh plugin, or run the standalone proxy via the CLI.

Def1ce2
Bundle

dsh-plugin-auth-webserver

DeepSeek Harness bundle providing HTTP Basic Authentication, a bilingual web login page, a Web UI settings card, remote IP access, and a Web Cryptography UUID polyfill for self-hosted server deployments.

kolawong2
Bundle

dsh-okx-skill-hub

OKX agent-skills 官方技能适配 DeepSeek Harness (DSH) 技能库:skills 目录 + dsh-plugin 双通道安装

kongyecn-wq1
Bundle

dsh-anywhere-web

dsh web 任意入口访问增强:注入 crypto.randomUUID polyfill 并放行 0.0.0.0/私网/隧道域名的 privileged API

CsBpRd1
Bundle

dsh-market-watch

Financial market monitor for DeepSeek Harness: real-time quotes, local watchlist, threshold alerts, periodic polling, and in-chat ASCII/mermaid charts for A-share (Shanghai/Shenzhen/Beijing) stocks, indices, and cryptocurrencies.

JohnXu227861
Bundle

@visol-456/dsh-web-compat

Web compatibility layer for the DeepSeek Harness UI: polyfills crypto.randomUUID on non-secure contexts (plain-http LAN access) so the official conversation UI no longer crashes when attaching images, and surfaces the context status in Settings

Visol-4561
Bundle

dsh-web-lan

LAN access layer for DeepSeek Harness (dsh) web — one-command install, default password 123: crypto.randomUUID polyfill for plain-HTTP LAN, a password login gate, a client isLoopback patch so the settings plane works on LAN pages, and password management from 插件配置 (zh/en).

yes8080
Bundle

dsh-lan-uuid-fix

dsh bundle: polyfill crypto.randomUUID on insecure origins so the DeepSeek Harness Web UI works over plain-HTTP LAN

Zenjibad
Bundle

@woyeshishen/dsh-lan-access

为 DeepSeek Harness 提供局域网访问能力:绑定 0.0.0.0 并注入 crypto.randomUUID polyfill,使纯 HTTP 局域网源下 GUI 与 /api 正常工作,不改动任何原始代码。

woyeshishen
Bundle

dsh-random

随机工具:安全随机整数/字符串、数组抽样与洗牌(crypto)

uckkk
Bundle

dsh-nanoid

Nano ID 生成器(crypto 安全随机)

uckkk
Bundle

xby-cryptocurrency-data-api-service

DexPaprika MCP Server是一个提供实时加密货币和DEX数据访问的API服务,专为AI助手设计,无需配置即可获取代币、流动池和DEX数据。

xby-skill
Bundle

dsh-secure-context-fix

Fix the DeepSeek Harness Web GUI over plain HTTP on a LAN: injects a crypto.randomUUID polyfill (getRandomValues-backed) before dsh bundle code runs. No official source changes needed.

Li-Mingshuang