DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-nebulagraph-v5

DeepSeek Harness plugin for connecting to NebulaGraph v5, executing ISO-GQL, exploring schemas, and rendering graph results in the web client.

UI & ProductivityDeveloper ToolsBrowser & WebSecurity & PolicySkills & Workflows
3GitHub Stars0ForksUpdated2026-08-31

Install

$ dsh plugin --profile web add https://github.com/xiajingchun/dsh-nebulagraph-v5/releases/latest/download/dsh-nebula.tgz

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-nebula is an installable out-of-tree DSH bundle for NebulaGraph v5. It provides connection, query, schema-introspection, and disconnect tools, bundles a GQL-writing skill, and adds interactive AntV G6 graph rendering for graph-shaped query results.

Key Capabilities

  • Connect to NebulaGraph graphd servers and manage server-side sessions.
  • Execute ISO-GQL statements and return structured rows with ngql-style table output.
  • Inspect graph schemas with graph, node-type, edge-type, key, and property details.
  • Manage named connection profiles through a DSH web settings page when a settings provider is available.
  • Resolve passwords through DSH credentials or environment-variable references rather than tool arguments.
  • Support TLS modes including TLS-first automatic fallback, required TLS, and forced plaintext.
  • Render returned nodes, edges, and paths as interactive AntV G6 graphs in the web client.
  • Provide the bundled gql-query-generator skill for NebulaGraph GQL guidance.

Useful For

  • Querying and exploring NebulaGraph v5 databases from a DeepSeek Harness agent.
  • Inspecting graph schemas before generating GQL queries.
  • Using saved connection presets for development, production, or multiple graph instances.
  • Visualizing graph query results in the DSH web client.

Who It Fits

  • DeepSeek Harness users working with NebulaGraph v5.
  • Developers and data engineers who query graph databases with GQL.
  • Teams needing agent-accessible graph exploration with credential references.

Documented Limitations

  • Designed for NebulaGraph v5 graphd and its native gRPC wire protocol.
  • Requires DSH rc.5+ according to the installation documentation.
  • Interactive graph rendering and the settings page require the applicable DSH web/settings surfaces.
  • Git-based installation builds from source and may require build-script approval; release tarballs or registry installation avoid that build path.
  • TLS auto mode can fall back to plaintext when no TLS listener is available; the fallback is reported to the caller.
  • A plaintext password configuration field exists as a fallback when passwordRef is unset; the documentation advises keeping it out of shared configuration.

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
xiajingchun/dsh-nebulagraph-v5
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
112cc31 · 2026-09-16

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
3GitHub stars
Forks
0
Open issues
0
Last commit
2026-08-31
Last release
2026-08-18
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