DeepSeek Harness Plugin Hub

Publish and manage complete Harness Profiles. Discover Plugins for your next setup.

Explore

PluginsPresetsDocsNews

Community

Publish a pluginContactReport an issue

Resources

Plugin Hub on GitHubDeepSeek HarnessSystem statusPrivacy notice
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

Independent and unofficial. Not affiliated with, authorized by, or endorsed by DeepSeek.

K6 — DSH Plugin for DeepSeek Harness
← Plugins
K

dsh-k6

K6

Grafana k6 load-testing integration for DeepSeek Harness: write, run and analyze performance test scripts.

The plugin will be installed here. Keep web if you are unsure.

npx -y @deepseek-ai/dsh plugin --profile web add github:WODE25500/dsh-k6#979c8ce347385344b01ae37eab98afad3afd9770
READMECompatibilityVersions

Compatibility and provenance

K6 is published as dsh-k6 and currently resolves to version 0.1.0. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
any
Release source
github
Registry updated
8/20/2026

Versions

0.1.0stable
8/20/2026

Related plugins

Loading related plugins…

Latest
0.1.0
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
Unavailable
Files
Unavailable
Surface
any
License
MIT
Source
github
GitHub
★ 1
Weekly downloads
0
Last push
8/20/2026
View source ↗
README badge

Click the badge to copy Markdown for your README.

Do you maintain this Plugin?Claim benefit · Priority security scan

Verify the GitHub repository declared in package.json to manage this listing. After you claim it, Hub will prioritize a security scan of the current version and publish the result when it passes.

Claim this Plugin →
Report an issue
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in

Related plugins

More verified plugins in developer-tools.

Web App@deepseek-ai/dsh-web-appThe dsh browser-surface bundle: the web patch layer over dsh-base plus the runtime glue plugin (frontend dist serving, web-surface prompt, bash runtime variables, URL line)Sdk Minimal@deepseek-ai/dsh-sdk-minimalThe standalone minimal SDK profile bundle: JSON-RPC, one DeepSeek adapter, persistent shell, and JSONL sessionsSdk App@deepseek-ai/dsh-sdk-appThe dsh SDK profile bundle: stdio JSON-RPC serving and process lifecycle over dsh-baseSubagent Codex@deepseek-ai/dsh-subagent-codexOne-shot Codex subagent provider over the official app-server protocol

README

dsh-k6

dsh-k6

Grafana k6 的 DeepSeek Harness 插件 —— 让 dsh 智能体编写、运行和分析负载测试。

独立社区项目,非官方。基于 grafana/k6(AGPL-3.0)。

特性

  • 4 个原生工具:k6_version / k6_run / k6_scenarios / k6_smoke
  • 冒烟测试(1 VU 1 iter)先验证脚本,再跑真实负载
  • --summary-export JSON 输出,模型可读 p95/p99/错误率
  • 最轻量的 CLI 包装(单命令 + 脚本),模式最易复用

安装

- insert:
    - id: k6
      name: './src/index.js'
      config:
        k6Path: k6
        timeoutMs: 300000

许可

MIT。