Add the marketplace
/plugin marketplace add sandbornm/my-claude-skillsInstall plugins
/pluginRun these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.
Network capture analysis with scapy: stream extraction, DNS/HTTP parsing, credential detection, anomaly detection, file carving
Static binary analysis with angr: decompilation, CFG recovery, symbolic execution, vulnerability detection
Dynamic binary instrumentation with Frida: function tracing, API hooking, memory inspection, Stalker tracing