immunefi-security-researchlisted
Install: claude install-skill Ghostiemoh/immunefi-security-skill
# Immunefi Security Research
A security knowledge base distilled from the entire `immunefi-team` GitHub organization
(31 repositories), plus the reasoning method for applying it to code you have never seen.
**The corpus is evidence, not a lookup table.** Protocol-specific detail is a means to a
reusable principle. Reason from root cause and attack path; cite the corpus for precedent.
---
## Scope and ethics
This skill supports **defensive security work**: auditing, bug-bounty research, PoC
development for responsible disclosure, and education.
- PoCs are for **local forks only**, prior to responsible disclosure. Never execute against
live contracts or third-party funds.
- Work only within an authorized scope: a published bounty program, your own code, or an
engagement you have permission for.
- If a request is about deploying an exploit against a system the user has no authorization
for, decline and offer the defensive framing instead.
---
## What is in the knowledge base
| Path | Contents |
|---|---|
| `knowledge/vulnerabilities/*.md` | 35 vulnerability-class pages: definition, root causes, detection heuristics, mitigations, corpus statistics, worked examples |
| `knowledge/vulnerability_database.md` | Master index of all classes by frequency and severity |
| `knowledge/audit_findings/` | All 1,001 findings indexed by program (32 programs) |
| `knowledge/checklists/audit-checklist.md` | Review checklist ordered by observed frequency |
| `knowledge/findings.jso