Cybersecurity Threat Intelligence Daily
Paste the following prompt into your AI chat to install this skill:
Please follow the guide at https://skillhub.cn/install/skillhub.md to install @user_c516e897/cyber-threat-intel-daily.
About this skill
The problem it addresses
Security signals are scattered across RSS feeds, CVE advisories, ransomware trackers, and media. Reading them manually takes time, and urgent vulnerabilities or APT activity can fall through the gaps. This skill turns source collection, analysis, and email delivery into a repeatable workflow.
How the skill works
- Initial setup: configure the wizard to use
AgentMailorSMTP, provide sender credentials and recipients, then save the settings toconfig.json. - Source management: uses 13+ built-in Chinese and English security media feeds, and supports adding, disabling, or deleting RSS sources without code changes.
- Collection and drafting: the script fetches RSS feeds and
0.zoneransomware activity for the target date, builds a structured context file, and the AI writes the executive summary, threat rating, high-priority alerts, CVE table, ransomware and APT notes, data-leak items, supply-chain items, policy updates, and defensive recommendations. - Output and delivery: saves Markdown, converts it to an HTML report with navigation, CVE highlighting, and threat badges, then sends it using the configured mailbox.
Boundaries and cautions
- Restricted network access may cause some feeds to return zero items, so the report can only note limited data availability.
- If
0.zoneis unreachable, ransomware intelligence may be incomplete. - Incorrect SMTP or AgentMail credentials can block sending.
- It depends on upstream source accuracy and is best used for daily briefing support, not as a replacement for vulnerability scanning, EDR, or incident response.
Use Cases
- A security on-call engineer compiles RSS, CVE, and ransomware updates into a sendable daily brief each morning.
- An operations lead generates a dated email digest with high-priority vulnerabilities and defensive actions.
- A security team adds BleepingComputer or other RSS feeds to the daily report without modifying the collector.
- An analyst translates English security news into Chinese and produces a navigable HTML report.
Best For
- A security on-call engineer who needs to turn scattered intelligence into a daily team report.
- An operations lead who wants a repeatable email digest to reduce manual RSS filtering.
- A security analyst who tracks CVEs, ransomware groups, and APT activity with defensive guidance.
- A team administrator who configures AgentMail or SMTP and manages custom RSS sources.
Related Skills
An engineer-focused HTTP request smuggling handbook covering CL.TE, TE.CL, TE.TE obfuscation, HTTP/2 downgrade, and client-side desync detection.
Analyzes network captures from Wireshark, tcpdump, Fiddler, and Charles, then pinpoints TCP, HTTP, DNS, and TLS issues with filter expressions and remediation steps.
Lightweight Python Linux HIDS exposing SSH brute-force, web attack, and webshell alerts via MCP with ban controls.
Detects AI-generated images from Stable Diffusion, Midjourney, and GPT-4o via Tencent Cloud image moderation and returns risk scores.