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 11, 2026·1 point·0 comments

AI Analysis

●●SolidNiche GemSolve My ProblemSlick

CVE enrichment with CISA KEV and EPSS scores beats generic AI news summaries.

Strengths
  • Queries CISA KEV, EPSS, and GitHub POCs to prioritize risk over hype.
  • Two-step verification process reduces hallucinations in technical vulnerability analysis.
  • Filters duplicate stories and marketing fluff for a high-signal daily briefing.
Weaknesses
  • Android-only launch limits reach for desktop-bound security engineers.
  • Paid subscription faces stiff competition from free daily newsletters like TL;DR Sec.
Category
Target Audience

Security professionals, SOC analysts, CISOs

Similar To

Feedly · TL;DR Sec · Inoreader

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