Install
$ dsh plugin --profile web add dsh-data-qualityPlugin 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.
Key Capabilities
- Dataset profiling with column type inference, missing rates, duplicate detection, and DAMA scorecards via data_profile
- Ordered rule-based data cleaning (deduplication, missing-fill, type coercion, unit normalization, trimming, value mapping) via data_clean without overwriting sources
- Rule-based data verification (not-null, unique, range, regex, enum, cross-column, freshness, metric expectations) via data_verify
- Persistent run reporting and HTML export via data_report against the data_quality storage domain
- Cross-plugin citation verification service (ctx.dataQuality.verifyCitations) with tolerance-based numeric comparison
Useful For
- Auditing and profiling CSV, TSV, JSON, and JSONL datasets before running analysis workflows
- Cleaning tabular data deterministically without relying on LLM arithmetic
- Validating structured outputs and fact-checking document citations against underlying dataset snapshots
Who It Fits
- DeepSeek Harness developers working with structured data and data quality pipelines
- AI agents requiring deterministic data preparation and data integrity checks
- Plugin authors needing citation verification services
Documented Limitations
- Strict parsing requirements for numbers and dates without delimiter auto-detection or SQL support
- Enforces hard row and file size limits (default 200,000 rows and 64 MiB)
- JSON datasets for tools must be flat tabular arrays of objects
- Overwriting input source files is explicitly forbidden
DSH Compatibility
Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.
Security Signals
Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.
Source & Registry Notes
Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.
- Source repository
- PerryLink/dsh-data-quality
- Registry source
- GitHub · dsh-plugin topic
- Registry classification
- Plugin
- Source checked
- df57f54 · 2026-09-19
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
- 33GitHub stars
- Forks
- 0
- Open issues
- 1
- Last commit
- 2026-09-19
- Last release
- 2026-09-18
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
Vision routing and pixel-level visual tool suite for DeepSeek Harness agents with built-in free fallbacks.
View plugin →DeepSeek Harness web-search plugin that adds web search, X search, and focused page fetching with structured evidence.
View plugin →Long-term spatiotemporal memory, zero-LLM whitebox reasoning, and knowledge flywheel integration for DeepSeek Harness via AEIS.
View plugin →Persistent multi-model Agent teams and bounded DAG workflows with GUI controls for DeepSeek Harness.
View plugin →