security-news

Get the latest cybersecurity news, vulnerability disclosures, and threat intelligence. Aggregates CVEs from NIST NVD, CISA KEV catalog, and security advisories via a unified feed API. No API key needed.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "security-news" with this command: npx skills add urianpaul94/security-news

Security News

Stay up to date with cybersecurity news, vulnerability disclosures, and threat intelligence.

When to Use

  • "What are the latest CVEs?"
  • "Any new security advisories?"
  • "Cybersecurity news today"
  • "Check CVE-2026-XXXXX"
  • "What did CISA publish this week?"

Sources

Aggregates from public feeds via a unified API:

  1. NIST NVD — Latest CVEs and severity scores
  2. CISA KEV — Known exploited vulnerabilities catalog
  3. CISA Advisories — ICS and cybersecurity advisories

Commands

Latest CVEs

curl -s "https://feed-monitor.security-feeds.workers.dev/api/nvd/latest"

Check Specific CVE

curl -s "https://feed-monitor.security-feeds.workers.dev/api/nvd/cve?cveId=CVE-2026-XXXXX"

CISA Known Exploited Vulnerabilities

curl -s "https://feed-monitor.security-feeds.workers.dev/api/cisa/kev" | head -c 4000

Configuration

Read references/feeds.md for query parameters, rate limits, and output formatting rules.

Output Format

  • Date/Time
  • Top CVEs (ID, severity, affected product, patch status)
  • CISA Advisories (title, sector, action required)
  • Trending (notable incidents, campaigns, disclosures)

Notes

  • All sources are public and free (no API key required)
  • Feeds are rate-limited; space requests at least 5 seconds apart
  • Verify critical findings against primary vendor advisories

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Security

AI Boss Assistant

Transform any AI into a professional executive assistant with battle-tested personas and workflows. Complete templates for Google Workspace integration (Gmail, Calendar, Drive), milestone delivery system, and security guidelines.

Registry SourceRecently Updated
Security

On-Chain Skill Audit

On-chain skill provenance registry. Check, register, audit, and vouch for agent skills on Solana. Use when evaluating skill safety, registering new skills, or looking up provenance before installation.

Registry SourceRecently Updated
01K
Profile unavailable
Security

Solidity LSP

Solidity language server providing smart contract development support including compilation, linting, security analysis, and code intelligence for .sol files. Use when working with Ethereum smart contracts, Substrate pallets, or any Solidity code that needs compilation, security checks, gas optimization, or code navigation. Essential for ClawChain pallet development.

Registry SourceRecently Updated
0848
Profile unavailable