DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-stability-audit

Scans installed DeepSeek Harness plugins and audits stability risks, startup work, dependencies, and packaging health.

Developer ToolsSecurity & PolicySkills & WorkflowsRemote Execution
1GitHub Stars0ForksUpdated2026-09-08

Install

$ dsh plugin --profile web add dsh-stability-audit

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-stability-audit is a diagnostic tool and plugin for DeepSeek Harness that performs static analysis and isolated dynamic verification on installed or remote plugins. It detects common failure modes like event loop blocking, missing dependency injections, hook surface intercept risks, unbuilt entries, and undeclared dependencies, outputting graded risk reports and actionable remediation advice.

Key Capabilities

  • Performs static regex-based code and manifest audits of installed and remote DSH plugins
  • Evaluates hook surfaces, top-level startup indexing, inject declarations, and dependency trees
  • Provides optional isolated install and headless boot smoke testing in temporary environments
  • Exposes a stability_audit tool directly to DSH agents as well as a standalone CLI
  • Outputs structured, machine-readable JSON reports (dsh-stability-audit/v1 schema) alongside Markdown summaries

Useful For

  • Auditing newly installed or third-party plugins before introducing them to production profiles
  • Allowing AI agents to inspect system plugin health and diagnose boot or execution anomalies
  • Batch pre-auditing remote GitHub repositories prior to local installation

Who It Fits

  • DeepSeek Harness developers and plugin authors
  • System administrators managing complex DSH plugin environments
  • AI agents requiring automated runtime health diagnostics

Documented Limitations

  • Static analysis cannot guarantee runtime behavior or execution-time thrown exceptions
  • Isolated dynamic testing uses a headless environment and may report false positives for plugins requiring specific web-only services
  • Fix suggestions are advisory hints and are not automatically applied

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.

No automated security signals have been published yet.

Source & Registry Notes

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

Source repository
chunfenxiazhi-collab/dsh-stability-audit
Registry source
Community submission
Registry classification
Plugin
Source checked
aa4198f · 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-09-08
Last release
2026-09-07
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