Real Skill packageSource verifiedClawHub registry

Simple news feed reader (RSS)

Fetch latest news headlines from major RSS feeds (BBC, Reuters, AP, Al Jazeera, NPR, The Guardian, DW). No API keys required.

Identity and source

Publisher attributionlknikregistry owner unverified by skillvetai
Functional categorySearch, Research & Knowledgeautomatically inferred · 57% rule confidence
Package forminstruction with code6 recorded files
Canonical sourceClawHub registryclawhub:lknik:news-feed
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/14/2026.claude/skills/news-feeds

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/14/2026.agents/skills/news-feeds

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/14/2026skills/news-feeds

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @lknik/news-feed
clawhub inspect @lknik/news-feed --version 1.0.0

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
6 / 6 inspected as text
Checked
8/14/2026, 5:13:39 AM
Scanner
0.1.3
Policy
1.0.3
2 inferred permission indicators
  • network access — automatically inferred
  • browser control — automatically inferred
9 dependency and API indicators
  • api: clawhub.ai
  • api: feeds.bbci.co.uk
  • api: feeds.npr.org
  • api: rss.dw.com
  • api: rsshub.app
  • api: www.aljazeera.com
  • api: www.rss.reuters.com
  • api: www.theguardian.com
  • api: www.w3.org
External clawhub result: suspicious

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
7/10/2026, 3:44:54 AM
Release binding
Matches this record
  • vt: suspicious
  • skillspector: suspicious
  • llm: suspicious

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:0e1212a2ee39437592f36a723d3b57aacb56f949ec9c9f0ee81d6b5f691ede75
Show up to 6 recorded paths
  • .claude/settings.local.json
  • LICENSE.txt
  • README.md
  • scripts/news.py
  • skill-card.md
  • SKILL.md

Source changelog

- Initial release of the news-feeds skill. - Fetches current news headlines and summaries from seven major international sources (BBC, Reuters, AP, Al Jazeera, NPR, The Guardian, DW) using only Python stdlib and HTTP—no API keys or extra dependencies. - Supports filtering by news source, topic/keyword, number of items, and listing available sources and categories. - Designed for use cases like news briefings, daily digests, and topic-specific news. - Outputs results in markdown, grouped by source, including headlines, summaries, times, and links.