claudeindex
Marketplace

my-claude-skills

Security analysis skills for Claude Code: angr (static binary), Frida (dynamic binary), and pcap (network capture)

Stars

8

Forks

1

Plugins

3

Installation

1

Add the marketplace

/plugin marketplace add sandbornm/my-claude-skills
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.

Details & Metadata

3

Plugins

0

Skills

0

Agents

Last Crawled

March 15, 2026

Plugins

Plugin

pcap-analyzer

Network capture analysis with scapy: stream extraction, DNS/HTTP parsing, credential detection, anomaly detection, file carving

Plugin

angr-analyzer

Static binary analysis with angr: decompilation, CFG recovery, symbolic execution, vulnerability detection

Plugin

frida-instrument

Dynamic binary instrumentation with Frida: function tracing, API hooking, memory inspection, Stalker tracing