Skip to main content
Back to the directory
wshobson/agentsSoftware EngineeringTesting and QA

protocol-reverse-engineering

Capture, analyze, and document network protocols through packet inspection and binary dissection.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
6

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/wshobson/agents --skill protocol-reverse-engineering
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, protocol-reverse-engineering has 6 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: wshobson/agents. Canonical URL: https://skills.sh/wshobson/agents/protocol-reverse-engineering.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Capture, analyze, and document network protocols through packet inspection and binary dissection. Comprehensive techniques for capturing, analyzing, and documenting network protocols for security research, interoperability, and debugging. [INIT] --HELLO--> [WAIT_ACK] --HELLO_ACK--> [CONNECTED] | DATA/DATA | [CLOSED] Server: HELLO (ClientID=0x12345678) Server -> Client: HELLO_ACK (Status=OK) Client -> Server: DATA (payload) - Covers traffic capture with Wireshark, tcpdump, and mitmproxy, including transparent interception and ring-buffer rotation for continuous monitoring - Provides protocol analysis techniques: display filtering, stream following, field extraction, and TLS decryption with pre-master-secret logs - Includes binary protocol parsing patterns (length-prefixed, TLV, fixed-header) with Python struct unpacking and entropy analysis for encryption detection - Offers custom protocol documentation templates, Wireshark Lua dissectors, and active testing via fuzzing and packet replay with Boofuzz and Scapy - Capture traffic : Multiple sessions, different scenarios - Identify boundaries : Message start/end markers - Map structure : Fixed header, variable payload - Identify fields : Compare multiple samples - Document format : Create specification - Validate understanding : Implement parser/generator - Test edge cases : Fuzzing, boundary conditions - Magic numbers/signatures...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does protocol-reverse-engineering do?

Capture, analyze, and document network protocols through packet inspection and binary dissection.

Is protocol-reverse-engineering good?

protocol-reverse-engineering does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support protocol-reverse-engineering?

protocol-reverse-engineering currently lists compatibility with Skills CLI.

Is protocol-reverse-engineering safe to install?

protocol-reverse-engineering has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to protocol-reverse-engineering?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install protocol-reverse-engineering?

Run the following command to install protocol-reverse-engineering: npx skills add https://github.com/wshobson/agents --skill protocol-reverse-engineering

Related skills

More from wshobson/agents

Related skills

Alternatives in Software Engineering