raven-zero-day-hunter

Installation
SKILL.md

Raven β€” 0-Day Threat Hunter

This skill drives Project Raven's MDASH (Multi-Model Agentic Security Harness) pipeline. It composes modules from pipeline/ into a single end-to-end flow:

target ─► prepare ─► scan ─► validate ─► dedup ─► prove ─► enrich ─► report
         β”‚           β”‚          β”‚          β”‚        β”‚         β”‚
         β”‚           β”‚          β”‚          β”‚        β”‚         └─ D3FEND + ATT&CK + threat intel
         β”‚           β”‚          β”‚          β”‚        └─ symbolic execution / formal verification
         β”‚           β”‚          β”‚          └─ semantic clustering
         β”‚           β”‚          └─ multi-model debate
         β”‚           └─ 100+ specialized auditor agents
         └─ surface map + threat model + cross-language taint

Every emission terminates at a tool oracle, a classical-ML detector, or a scored hypothesis. This is the CDP (Compositional Defense Pipelines) contract β€” the skill MUST NOT print a free-text "this looks vulnerable" verdict that is not backed by one of those three terminators.

The skill is defender-first. It MUST NOT load raven/redteam/offensive.py, raven/tools/metasploit_integration.py, raven/tools/empire_client.py, raven/tools/exploitdb*.py, or any other excluded-from-Defender-Edition module listed in raven-modules.md.

Installs
1
GitHub Stars
3
First Seen
4 days ago
raven-zero-day-hunter β€” daemon-blockint-tech/project-raven-d3fend