DeepSeek Harness Plugins
DeepSeek Harness PluginIndexed

network_analysis_plugin

A DeepSeek Harness tool plugin for inspecting PCAP/PCAPNG captures through bounded, evidence-oriented network traffic queries.

Terminal & TUISecurity & Policy
0GitHub Stars0ForksUpdated2026-09-03

Install

$ dsh plugin --profile web add /abs/path/to/network_analysis_plugin/packages/dsh-plugin

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
Traffic Analysis Plugin adds 10 DSH tools for opening packet captures, exploring protocol and conversation summaries, querying extracted events, inspecting frame-level evidence, generating time series, viewing cleartext HTTP timelines, and running constrained read-only SQL queries.

Key Capabilities

  • Opens PCAP/PCAPNG files and reports capture identity, format, packet count, and duration.
  • Builds traffic overviews with protocol distributions, conversation counts, and top conversations.
  • Queries conversation and event data through a constrained AST query interface.
  • Provides conversation inspection, frame-level evidence retrieval, and bounded raw tshark queries.
  • Produces binned traffic time series for bytes, packets, window, RTT, and TLS-byte metrics.
  • Generates HTTP transaction timelines for cleartext HTTP traffic.
  • Offers a read-only DuckDB-over-Parquet SQL layer with statement/function allowlists, row budgets, and timeout interruption.
  • Uses tshark as a backend, with configured, cached pinned, system, and automatic-download resolution paths.

Useful For

  • Investigating PCAP or PCAPNG captures in a DeepSeek Harness agent workflow.
  • Reviewing packet-level evidence behind an agent's traffic-analysis claims.
  • Exploring TCP analysis events, HTTP transactions, TLS handshake attributes, and QUIC streams.
  • Analyzing traffic trends with bounded time-series aggregation.
  • Performing constrained SQL exploration when the predefined traffic IR does not cover a question.

Who It Fits

  • DeepSeek Harness users analyzing network captures with agents.
  • Network engineers and incident responders who need structured packet-capture observations.
  • Developers building evidence-driven traffic-analysis workflows in DSH.

Documented Limitations

  • Tools return observations and evidence rather than conclusions such as congestion, attacks, or slow websites; interpretation is left to the LLM.
  • HTTP timelines apply only to cleartext HTTP.
  • The documented query DSL is AND-only and limited to allowlisted fields.
  • Frame evidence is limited to 200 frames per request.
  • Time-series bins are constrained to 10–5000 ms, with automatic widening beyond 500 bins.
  • Raw queries are bounded and validate requested fields against tshark vocabulary.
  • The backend depends on tshark availability; pinned-download availability may be affected when Wireshark CDN versions are removed.
  • The project explicitly does not provide zcode MCP glue, a tshark binary npm subpackage, QUIC/HTTP2 stream-layer support, cross-conversation transaction pairing, OR conditions, or arbitrary expressions.

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

info
License Not Declared

GitHub did not report an SPDX license for this repository snapshot.

low
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
SWHsz/network_analysis_plugin
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
8d447ea · 2026-09-04

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-03
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