Install
openclaw skills install cyber-threat-briefGet a concise daily cybersecurity threat intelligence briefing. Summarizes the latest CVEs, threat actor activity, and security advisories from public feeds. Use when you want a quick security overview, emerging threat roundup, or need to check if a specific CVE or threat group has recent activity. No API key needed.
openclaw skills install cyber-threat-briefGet a concise, actionable cybersecurity threat intelligence summary on demand.
Fetches the latest data from public threat intelligence feeds and summarizes:
curl -s "https://services.nvd.nist.gov/rest/json/cves/2.0?resultsPerPage=5" | head -c 4000
curl -s "https://services.nvd.nist.gov/rest/json/cves/2.0?cveId=CVE-2026-XXXXX"
curl -s "https://www.cisa.gov/sites/default/files/feeds/known_exploited_vulnerabilities.json" | head -c 4000
Before generating a threat brief, always read the operational guidelines in references/threat-sources.md for the full list of sources and formatting rules.
Present the briefing as a structured report: