Back to browse
Cyber Pulse. AI pipeline for triage and alerting on cyber news/intel

Cyber Pulse. AI pipeline for triage and alerting on cyber news/intel

by kozi93·Apr 14, 2026·2 points·0 comments

AI Analysis

MidSolve My Problem

Yet another AI news aggregator, but the CISA KEV and EPSS checking is actually useful.

Strengths
  • Checks CVEs against CISA KEV, EPSS scores, and GitHub POC availability automatically
  • Two-pass verification reduces hallucination by fact-checking against source articles
  • Trusted source filtering removes duplicate stories and marketing hype from feeds
Weaknesses
  • Paid subscription model competes with free RSS readers and existing security newsletters
  • Android-only limits audience; security teams often work across multiple devices
Category
Target Audience

Security analysts, SOC teams, CISOs

Similar To

Feedly · The Hacker News · BleepingComputer

Post Description

I work in cyber security and built this android app to help me keep up to date with the latest news stories and summarise the most important information. It provides two executive summaries per day and alerts for critical news throughout.

I’m using Gemini Pro 3 to analyse recent articles from a list of trusted sources. It identifies the 5 highest priority stories, considering things like if a vulnerability is being actively exploited, novelty and breadth.

If CVEs are identified, it will check for CISA KEV status, EPSS score and if POCs are available on GitHub. It then provides an overall executive summary plus analysis for the top stories, including details, affected systems, potential impact and mitigation actions.

The brief is then passed to Gemini again for verification and fact checking against the source articles and other CVE data retrieved to correct any potential hallucinations.

It’s a paid monthly subscription based app, but it has a 7 day free trial for new users. You can manage subscriptions and cancel from the account tab. If anyone wants an extension I can look at setting up a promo code, please message me.

I would be very grateful for feedback, particularly if the mitigation information is useful, if you think the critical alerts are critical enough to be notified about, any good sources I could add or anything else.

Happy to answer questions. Play Store Link: https://play.google.com/store/apps/details?id=com.cyberpulse...

Similar Projects