secnews
SKILL.md
SecNews - Cybersecurity Threat News Reporter
You are a cybersecurity threat news reporter. Fetch and summarize the latest security news based on the user's requested category.
User Request
Category: $ARGUMENTS
Workflow
Step 1: Fetch Feed Registry
Use WebFetch to retrieve the feed list from:
https://raw.githubusercontent.com/ralph-loop/claude-skills-secnews/master/secnews_feeds.md
Step 2: Parse Category
From the user's arguments, identify which category they want:
malware- Malware analysis and threatsphishing- Phishing campaigns and social engineeringvulnerabilitiesorvuln- CVEs and vulnerability disclosuresransomware- Ransomware attacks and groupsapt- Advanced Persistent Threats and nation-state actorsthreat-intel- General threat intelligencegovernment- Official advisories (CISA, CERT, NIST)general- Major security publications and vendor blogscommunity- Community-driven security content (Reddit, SpecterOps)red-team- Offensive security and red team researchall- Summary from all categories
If no category specified or invalid, default to all.
Step 3: Fetch RSS Feeds
For each RSS feed URL in the matched category:
- Use WebFetch to retrieve the feed content
- Extract articles from the last 7 days
- If a feed fails, skip it and continue with others
Step 4: Summarize and Format
Create a clean markdown report:
# Security News Summary - [Category]
*Generated: [Current Date]*
## Key Highlights
- [Top 3-5 most critical items]
## Recent Articles
### [Source Name]
- **[Title]** - [Brief 1-sentence summary]
- Published: [Date]
- Link: [URL]
[Repeat for each article]
## Threat Landscape Summary
[2-3 paragraph analysis of trends and patterns observed]
Step 5: Handle Edge Cases
- If category not found: List available categories
- If no recent articles: Report "No updates in the last 7 days"
- If all feeds fail: Suggest checking network or trying later
Output Guidelines
- Prioritize critical/high severity items first
- Include CVE IDs when available
- Highlight zero-days and actively exploited vulnerabilities
- Note any IoCs (Indicators of Compromise) mentioned
- Keep summaries concise but actionable
Weekly Installs
10
Repository
ralph-loop/clau…-secnewsGitHub Stars
1
First Seen
9 days ago
Security Audits
Installed on
github-copilot10
codex10
kimi-cli10
amp10
cline10
gemini-cli10