Rss Digest

v0.2.1

Agentic RSS digest using the feed CLI. Fetch, triage, and summarize RSS feeds to surface high-signal posts. Use when: (1) reading RSS feeds or catching up on...

2· 3.6k·33 current·34 all-time
byGeorge Zhang@odysseus0
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description align with requiring the 'feed' CLI and the install options (Homebrew formula and Go package) both produce the 'feed' binary the SKILL.md calls; the OPML import URL and feed commands match an RSS digest workflow.
Instruction Scope
Instructions are limited to feed CLI commands and fetching article URLs for fuller text. This is appropriate for an RSS digest, but it explicitly directs the agent to fetch external web content (and to parallelize requests when possible), which can increase network activity and exposure of fetched content to whatever web-fetching tool the agent uses.
Install Mechanism
Install options are Homebrew (odysseus0/tap/feed) or a Go package from github.com/odysseus0/feed. Both are reasonable for distributing a CLI; the Go install will build arbitrary code pulled from GitHub (moderate risk compared with a vetted binary package). If you care about provenance, review the Homebrew tap and the GitHub repo before installing.
Credentials
The skill declares no required environment variables, credentials, or config paths; runtime instructions do not request secrets or unrelated credentials.
Persistence & Privilege
always:false and no install-time behavior appears to require persistent elevated privileges or modification of other skills or system-wide agent settings.
Assessment
This skill is coherent for producing RSS digests, but note two practical risks: (1) installing the 'feed' CLI via the Go package builds code fetched from GitHub—review the repo or prefer the Homebrew formula if you trust that tap; (2) the instructions explicitly fetch full article URLs (and recommend parallelizing), so the agent will perform network requests and download external page content—be comfortable with that network activity and the sites being contacted. Because the skill is instruction-only, there is no shipped code to audit here; if you need stronger assurance, inspect the odysseus0/feed GitHub repo and the Homebrew formula before installing, and consider limiting the agent's autonomous network access or invoking the skill only when you initiate it.

Like a lobster shell, security has layers — review code before you run it.

latestvk970vpvkaz0h4k834zz4771cxh814ess

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

📡 Clawdis
Binsfeed

Install

Install via Homebrew
Bins: feed
brew install odysseus0/tap/feed
Install via Go
Bins: feed

Comments