Wraithfeed is an autonomous threat intelligence pipeline that ingests CVE/KEV and malware feeds, scores and prioritizes findings, generates analyst-ready briefings, and pushes structured events to MISP. Built for lean security teams who need signal, not noise, from the threat landscape. 👻📡
Created: August 5, 2026
-
Initially a portfolio piece
-
You can also take a look at my SBOM scanning vulnerability tool called KEVScan which may have a minimal level of external functionality.
- Extracts IOCs from a test article: 20260805
- MalwareBazzar Community API (this is currently a portfolio project)
- I learned how to use
pytest. - I learned more about Pythonisms like using
_as a throw-away variable and usingtype_as a variable name to avoid confusion with thetypekeyword, but argued with Claude thatindicator_typewould be a better variable name. I'm ol' school. - On the Claude Pro Plan it really doesn't cost anything extra if you're only coding for a couple of hours a day. It's a nice change from my Hermes Agent project which runs solely on API credits from a number of model providers.