gadievron/raptor
A security skill that puts Claude on top of static-analysis tooling like Semgrep to scan codebases for vulnerabilities and triage the findings.
Why it matters
Static analyzers surface a lot of noise, and reading their output is its own skill. Raptor wires Claude into scanners such as Semgrep so it can run them and then reason about which findings actually matter, cutting the triage burden. For developers who want vulnerability scanning with an analyst attached, it combines automated detection with judgment.
Use cases
- Scan a codebase for vulnerabilities using Semgrep
- Triage static-analysis findings with an agent’s help
- Prioritize real issues over scanner false positives
- Add automated security review to a project
Quickstart
git clone https://github.com/gadievron/raptor.gitRelated repositories
android-reverse-engineering-skill
A skill that walks Claude through reverse-engineering Android applications — unpacking APKs, reading decompiled code, and reasoning about app behavior.
From the blog
CLI-Anything Guide: Turning Desktop GUIs into Stateful, Agent-Native CLIs
The definitive guide to HKUDS/CLI-Anything. Learn how to transform complex GUI apps into deterministic, agent-native CLIs with REPLs, stateful undo stacks, and zero screenshot fumbling.
The State of Claude Skills: Spring 2026
An in-depth look at how the open-source community is building around Claude, the rise of MCP servers, and what to expect next.
Maintain this repo? Submit an update.
Submit an update