
Sandbornm My Claude Skills
- 18 repo stars
- Updated July 24, 2026
- sandbornm/my-claude-skills
sandbornm-my-claude-skills is a Claude Code plugin bundle that wires angr and Frida-style binary analysis into your coding agent.
About
sandbornm-my-claude-skills is a Claude Code plugin marketplace entry packing binary-analysis capabilities for developers who work with executables, native libraries, or capture files. It combines angr-oriented static and symbolic execution workflows with Frida-oriented dynamic hooking so you can ask your agent to reason about control flow, decompilation, and runtime behavior in one session. The catalog lists three plugins and keywords spanning PCAP parsing, credential extraction, DNS/HTTP anomalies, and memory carving—signals that the bundle is meant for hands-on security research rather than everyday app scaffolding. developers shipping security tooling, competing in CTFs, or reviewing third-party binaries install it to keep analysis playbooks inside Claude Code. You still need local Python tooling, targets, and legal clearance for instrumentation; the plugins organize agent guidance around those stacks. Complexity is advanced because symbolic execution and live instrumentation demand careful environment setup and interpretable results.
- Three-plugin bundle: angr for static analysis and symbolic execution, Frida for dynamic instrumentation
- Network and memory workflows including PCAP parsing, credential carving, and stream inspection keywords
- Supports decompilation, function tracing, stalker-style dynamic analysis, and vulnerability-oriented detection
- Claude Code–native plugins so the agent can drive analysis scripts instead of switching terminals constantly
- Targets reverse engineers and builders auditing native code, firmware, or unfamiliar binaries
Sandbornm My Claude Skills by the numbers
- Data as of Jul 25, 2026 (Skillselion catalog sync)
/plugin install sandbornm-my-claude-skills@sandbornm/my-claude-skillsAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 18 |
|---|---|
| Last updated | July 24, 2026 |
| Repository | sandbornm/my-claude-skills ↗ |
What it does
Install this bundle when you need Claude Code to help reverse binaries, trace execution, or instrument live processes during security research or CTF work.
Who is it for?
security researchers, CTF players, and developers auditing native binaries who already use angr or Frida and want agent-guided runbooks.
Skip if: Skip if you're building only web SaaS with no native code, or beginners and have never installed Python analysis stacks locally.
What you get
After you add the bundle, Claude Code can follow structured static, symbolic, and instrumentation tasks against binaries and captures from one plugin-backed workflow.
- Agent-driven static and symbolic analysis sessions on target binaries
- Dynamic hooking and tracing playbooks via Frida-oriented plugins
- Documented extraction or anomaly-detection steps on captures and memory artifacts
By the numbers
- Catalog lists 3 plugins in the bundle
- Repository sandbornm/my-claude-skills
- Keywords span angr, Frida, PCAP, decompilation, and stalker-style tracing
Recommended Plugins
How it compares
Specialized binary-analysis plugin bundle, not a general coding or DevOps skill pack.
FAQ
Who is Sandbornm My Claude Skills for?
It is for Claude Code users doing binary analysis, malware-style inspection, or CTF-style reversing who want angr and Frida workflows agent-accessible.
When should I use Sandbornm My Claude Skills?
Use it during security review, incident response on executables, or vulnerability research when you need static, symbolic, or dynamic instrumentation guided in the IDE.
How do I add Sandbornm My Claude Skills to my agent?
Register the sandbornm/my-claude-skills marketplace entry in Claude Code, install the three listed plugins, and ensure angr, Frida, and any capture tooling exist on your machine before invoking them.