By vulnfinderio
Source-to-sink vulnerability research methodology — eight phases, eleven archetypes, GHSA dedupe, and rejection-pattern calibration. Hunts reportable, non-duplicate, CVSS v4 >= 4.0 bugs.
Validate a candidate finding before reporting — security boundary, intentional-behavior, duplicate, CVSS v4, and attacker-model checks.
Deep Python web-app vulnerability audit (Flask, Django, FastAPI, aiohttp) — source-to-sink for RCE, SQLi, SSRF, SSTI, LFI, IDOR, and deserialization.
Run the vulnfinder source-to-sink vulnerability methodology on a repository and produce a structured report.md.
Source-to-sink vulnerability research for Claude Code. A disciplined eight-phase methodology that hunts reportable, non-duplicate, CVSS v4 ≥ 4.0 bugs — and stops before the noise. 21 assigned CVEs and counting.
Claude Code (recommended):
/plugin marketplace add vulnfinderio/vulnfinder
/plugin install vulnfinder@vulnfinder
One-liner (wraps the two commands above):
# macOS / Linux
curl -fsSL https://vulnfinderio.github.io/install.sh | bash
# Windows (PowerShell)
irm https://vulnfinderio.github.io/install.ps1 | iex
# any OS, via npm
npx vulnfinder@latest
Restart Claude Code after installing.
/vulnfinder:vulnfinder owner/repo
Point it at a public repo, a git URL, or a local path. It runs the methodology in
one warm session using native read / search / git tools and writes a structured
report.md (under reports/<owner>-<repo>/). Findings are public-only and
≥ Medium severity. You can also just tell Claude vulnfinder owner/repo and the
skill loads on its own.
| Path | What |
|---|---|
skills/vulnfinder/SKILL.md | the eight-phase methodology + eleven archetypes |
skills/vulnfinder/references/rejection-patterns.md | the calibration that keeps findings reportable |
commands/vulnfinder.md | /vulnfinder — the orchestrator |
commands/pre-report-check.md | /pre-report-check — the validation gate |
commands/python-web-audit.md | /python-web-audit — Python web deep-dive |
tools/ghsa-for-repo.py | GHSA dedupe checker |
bin/cli.js, install.sh, install.ps1 | the installers |
Code is Apache-2.0. The methodology content (the .md instruction files) is
CC-BY-4.0 — use it, build on it, keep the attribution.
Built and maintained by Sneh Bavarva.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub vulnfinderio/vulnfinder --plugin vulnfinderHarness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use
Professional WordPress engineering skills for Claude Code — performance optimization, security auditing, Gutenberg block development, and theme/plugin best practices