DeepSeek Harness Plugins
DeepSeek Harness PluginIndexed

tukey

Data-analysis plugin for DeepSeek Harness with DuckDB profiling, read-only SQL, and in-conversation charts.

UI & ProductivityTerminal & TUIDeveloper ToolsBrowser & WebSecurity & PolicyRemote Execution
1GitHub Stars0ForksUpdated2026-08-21

Install

$ dsh plugin --profile web add tukey

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
Tukey turns a DeepSeek Harness coding agent into a data analyst. It attaches files or supported databases, profiles data with DuckDB, runs one read-only SQL statement at a time, and renders interactive or host-generated charts in the conversation.

Key Capabilities

  • Attach CSV, Parquet, JSON, and XLSX files as queryable tables.
  • Attach PostgreSQL, MySQL, and SQLite databases in read-only mode.
  • Profile columns for types, missing values, distinct counts, outliers, quality issues, and chart ideas.
  • Run read-only SQL and return lossless JSON results.
  • Create Vega-Lite charts and ECharts-backed sankey, sunburst, treemap, and gauge charts.
  • Generate self-contained HTML reports that can be printed to PDF.
  • Provide a session workbench for sources, chart navigation, and generated reports.

Useful For

  • Exploratory analysis of local tabular files in a DSH conversation.
  • Read-only investigation of supported SQL databases.
  • Generating visualizations from query results.
  • Producing shareable HTML analysis reports.

Who It Fits

  • DeepSeek Harness users who analyze datasets while coding.
  • Developers and analysts needing conversational SQL and profiling tools.
  • Teams that need read-only exploration of supported databases.

Documented Limitations

  • Code Mode presets require tool calls to be wrapped in a run_code program; Standard presets can call tools directly.
  • Per-agent engines are capped at 32 and least-recently-used sessions are evicted, requiring re-attachment on a later call.
  • The client bundle is approximately 860 kB because Vega is inlined.
  • data_attach can access any path readable by the host process and does not yet provide workspace fencing.
  • XLSX support depends on DuckDB read_xlsx and may require an extension download; XLSX is not covered by the stated tests.

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

Dependency Counts

package.json declares 1 runtime, 5 development, 0 peer, and 0 optional dependencies.

info
License Declared

GitHub reports the repository license as MIT.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
Chenmo0414/tukey
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
d32f1b8 · 2026-09-18

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
1GitHub stars
Forks
0
Open issues
0
Last commit
2026-08-21
Last release
No release detected
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app