DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-kit

Quality-of-life plugin bundle providing auto-formatting, artifact guards, env-drift detection, and verification gates for DeepSeek Harness.

UI & ProductivityTerminal & TUIDeveloper ToolsSecurity & PolicyRemote Execution
0GitHub Stars0ForksUpdated2026-09-02

Install

$ dsh plugin --profile web add github:FoyonaCZY/dsh-kit

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
dsh-kit is a modular suite of eight quality-of-life plugins for DeepSeek Harness designed to catch subtle agent failures. It offers auto-formatting on agent writes, protection against editing generated files and lockfiles, environment variable drift detection, automatic pre-completion verification gates (like typecheck), file checkpoints, secret redaction, live git context, and desktop/terminal notifications.

Key Capabilities

  • Runs project-specific formatters (Prettier, gofmt, rustfmt, ruff, black) on files modified by the agent
  • Prevents the agent from manually modifying lockfiles, build outputs, and machine-generated files
  • Detects undocumented environment variables and warns the agent relative to template files like .env.example
  • Enforces turn-stopping verification gates such as typecheck to prevent premature turn completion on build failures
  • Provides workspace checkpoint rewind, secret redaction, live git status injection, and OS/terminal notifications

Useful For

  • Preventing coding agents from corrupting lockfiles or generated bindings
  • Enforcing consistent codebase formatting automatically after AI code generation
  • Catching missing environment variable definitions in .env.example during development
  • Gate-keeping agent completions until TypeScript or project compile checks pass

Who It Fits

  • DeepSeek Harness developers seeking robust guardrails for autonomous coding workflows
  • Engineers wanting automated formatting, secret protection, and verification checks during AI code turns

Documented Limitations

  • Formatters and environment drift detection only activate if relevant project configuration files or templates exist
  • Checkpoint snapshotting does not intercept raw bash/pwsh terminal stream modifications
  • Built against DeepSeek Harness main (September 2026 developer preview), requiring commit pinning to guard against upstream breaking changes

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, 0 development, 0 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
FoyonaCZY/dsh-kit
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin Bundle
Source checked
c4f4b4d · 2026-09-02

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
0GitHub stars
Forks
0
Open issues
0
Last commit
2026-09-02
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