DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-bundle-dedup-guard

DeepSeek Harness diagnostic plugin and CLI for detecting duplicate bundle loader entries and selected plugin-environment health issues.

UI & ProductivityDeveloper ToolsSecurity & PolicySkills & Workflows
1GitHub Stars0ForksUpdated2026-08-21

Install

$ dsh plugin --profile web add dsh-bundle-dedup-guard

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
An installable DSH/Cordis plugin that checks profile bundle configuration at load time and provides a standalone disk-read CLI for diagnosing boot-blocking duplicate loader entry IDs, bundle resolution issues, and site-level integrity checks.

Key Capabilities

  • Detects duplicate loader entry IDs across aggregate bundles and individually listed sub-plugins.
  • Reports unresolved bundles and packages listed without a dsh.bundle patch.
  • Warns when dependency reconciliation may re-add bundle packages and recreate duplicate entries.
  • Writes JSON reports under $DSH_HOME/dsh-bundle-dedup-guard/reports.
  • Provides a standalone CLI that can check all profiles, one profile, or a manifest and return a nonzero status for detected problems.
  • Audits documented conflict pairs, @deepseek-ai vendor-tree consistency, and plugin junction integrity.
  • Uses read-only diagnostics and emits suggested fix commands.

Useful For

  • Diagnose a DeepSeek Harness profile that fails with a duplicate loader entry ID error.
  • Check bundle lists before or after plugin installation and updates.
  • Use the CLI as a CI gate for profile bundle and environment health.
  • Investigate missing or misdirected @deepseek-ai package junctions for active profile plugins.

Who It Fits

  • DeepSeek Harness administrators managing profile bundles.
  • DSH plugin developers and maintainers.
  • Teams automating DSH profile checks in local tooling or CI.

Documented Limitations

  • If duplicate entries prevent the loader from mounting, the in-process plugin cannot run; the standalone CLI must be used.
  • Requires Node.js 22.13 or later.
  • Site-level checks include explicitly documented conflict and filesystem-layout conditions, so their coverage is not a general guarantee of all DSH environment problems.
  • The plugin is diagnostic only and does not modify configuration or repair detected issues.

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 0 runtime, 0 development, 1 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

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
Lstalu/dsh-bundle-dedup-guard
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
4c8c798 · 2026-09-13

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