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
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.
12 New Claude Skill Repositories to Watch
This week's roundup of the most promising new Claude skills, including a powerful terminal agent and new MCP servers for database management.
Maintain this repo? Submit an update.
Submit an update