← 返回 Skills 市场
Wireshark Analysis
作者
Solomon Neas
· GitHub ↗
· v1.0.1
· MIT-0
281
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install wireshark-analysis
功能描述
Network traffic analysis with Wireshark and tshark. Capture packets, write display and BPF filters, follow TCP/UDP/TLS streams, detect C2 beacons, troublesho...
安全使用建议
This skill is an instructional guide for using Wireshark and appears internally consistent. Before using it: ensure Wireshark/tshark are installed from official sources and kept up to date; obtain explicit authorization before doing live captures (capturing network traffic can collect sensitive personal or corporate data and may be illegal without consent); prefer filtered captures to limit data collected; avoid running GUI Wireshark as root (use dumpcap/tshark or proper capture group permissions on Linux); be cautious about decrypting TLS (private keys are sensitive); do not upload raw PCAPs to third parties unless you sanitize them. Note: the skill itself is only instructions — any actual capture or command execution depends on your environment and what permissions/tools the agent has on your machine.
功能分析
Type: OpenClaw Skill
Name: wireshark-analysis
Version: 1.0.1
The skill bundle is a comprehensive educational and procedural guide for using Wireshark and tshark for network traffic analysis. It contains standard display filters, capture workflows, and troubleshooting steps (SKILL.md) without any executable code, malicious instructions, or data exfiltration attempts. The content is well-structured and includes appropriate guardrails regarding authorized capture and privacy.
能力评估
Purpose & Capability
The name/description (Wireshark/tshark network analysis) matches the SKILL.md: it requires Wireshark, captures, filters, and stream-following. No unrelated binaries, env vars, or services are requested.
Instruction Scope
SKILL.md contains step‑by‑step capture/filter/analysis guidance and references PCAP files and live capture. It does not instruct reading unrelated files, exfiltrating data, or using unknown external endpoints.
Install Mechanism
No install spec or code files are present (instruction-only), so nothing will be written or downloaded during install.
Credentials
The skill requests no environment variables or credentials. It legitimately notes the need for Wireshark and capture permissions (root/admin) for live captures.
Persistence & Privilege
The skill does not request persistent installation or elevated platform privileges. However, runtime live capture requires administrator/root privileges (a normal requirement for packet capture) which can expose sensitive traffic if used; agents with local command execution could attempt captures if allowed.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install wireshark-analysis - 安装完成后,直接呼叫该 Skill 的名称或使用
/wireshark-analysis触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Natural description rewrite
v1.0.0
Initial release.
- Provides detailed guidance for capturing and analyzing network traffic using Wireshark and tshark.
- Includes usage examples for both capture and display filters, and explains protocol and anomaly detection filters.
- Offers step-by-step instructions for reconstructing TCP/UDP/TLS streams and visualizing traffic statistics.
- Highlights key workflows such as incident investigation, troubleshooting, and forensic packet analysis.
- Specifies applicable use cases and prerequisites for effective network traffic analysis.
元数据
常见问题
Wireshark Analysis 是什么?
Network traffic analysis with Wireshark and tshark. Capture packets, write display and BPF filters, follow TCP/UDP/TLS streams, detect C2 beacons, troublesho... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 281 次。
如何安装 Wireshark Analysis?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install wireshark-analysis」即可一键安装,无需额外配置。
Wireshark Analysis 是免费的吗?
是的,Wireshark Analysis 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Wireshark Analysis 支持哪些平台?
Wireshark Analysis 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Wireshark Analysis?
由 Solomon Neas(@solomonneas)开发并维护,当前版本 v1.0.1。
推荐 Skills