protocol-reverse-engineering
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides numerous command-line examples for network traffic capture and analysis using established tools such as
tcpdump,tshark,wireshark, andmitmproxy. These are standard for the intended use case of protocol analysis. - [REMOTE_CODE_EXECUTION]: Includes Python scripts utilizing the
scapyandboofuzzlibraries to construct, modify, and transmit network packets. This functionality is core to protocol testing and security research. - [DATA_EXFILTRATION]: Contains instructions for inspecting network data, extracting specific protocol fields, and decrypting TLS traffic (provided master secrets or private keys are available). These actions are performed locally for analysis purposes and do not involve unauthorized data transmission.
Audit Metadata