SECUpdates

Aggregate security news from multiple sources into ranked, categorized updates.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/larsboes/pai-marketplace --skill secupdates-larsboes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: SECUpdates
Source: https://github.com/larsboes/pai-marketplace/tree/main/marketplace/plugins/security/skills/SECUpdates
Command: npx skills add https://github.com/larsboes/pai-marketplace --skill secupdates-larsboes

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill aggregates security news from multiple trusted sources into concise, ranked updates, saving time and reducing information overload.

Core Features & Use Cases

  • Aggregates headlines and summaries from tl;dr sec, No Security, Krebs on Security, The Hacker News, Schneier on Security, and Risky Business.
  • Categorizes items into Security News, Security Research, and Security Ideas, then ranks them by impact, recency, actionability, and novelty.
  • Maintains a state to surface only new content since the last run and supports source customization via a sources.json manifest.

Quick Start

Run the security updates workflow to fetch, classify, and rank the latest items from configured sources.

Frequently Asked Questions about SECUpdates

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I aggregate security news from multiple sources into ranked updates?

Security news aggregation works by fetching headlines from trusted sources, categorizing them into Security News, Research, and Ideas, then ranking them by impact, recency, actionability, and novelty to produce concise summaries.

Can I customize which sources are used for security news tracking?

Yes, security news source customization is supported through a sources.json manifest, allowing you to define and manage the specific trusted feeds you want the aggregator to track and pull updates from.

How does state tracking prevent duplicate security news alerts?

State tracking maintains a last-check.json file to record previously surfaced items, ensuring the security news aggregator only outputs new content discovered since your last run, preventing duplicate alerts.

What is the maximum number of items returned in a security news update?

The security news update enforces a strict 32-item limit per run, ensuring the ranked output remains concise and manageable for security teams reviewing categorized breaches and research findings.

Is this security news aggregator suited for security researchers needing categorized summaries?

Yes, the security news aggregator is designed for security teams, researchers, and informed readers who need timely, categorized summaries of breaches, research findings, and security perspectives from top sources.

What sources does the security news aggregation workflow pull from by default?

The security news aggregation workflow pulls from tl;dr sec, No Security, Krebs on Security, The Hacker News, Schneier on Security, and Risky Business by default to generate its ranked updates.