Feed Digest
v1.0.0Agentic feed digest using the feed CLI. Fetch, triage, and summarize RSS/Atom/JSON feeds to surface high-signal posts. Use when: (1) reading feeds or catching up on news, (2) user asks for a digest, roundup, or summary of recent posts, (3) user asks what's new or interesting today, (4) user mentions feed, RSS, blogs, or subscriptions.
⭐ 0· 1k·4 current·4 all-time
byGeorge Zhang@odysseus0
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
Name/description (feed digest) match the declared requirement of a single 'feed' CLI binary and the SKILL.md commands. No unrelated credentials, files, or binaries are requested.
Instruction Scope
Instructions are narrowly scoped to running the 'feed' CLI: fetch entries, read specific entries, triage and summarize, and mark entries read. This will read feed content and modify the local feed DB/state (marking items read); the skill does not request unrelated system files or environment variables. Be aware the agent will run network fetches and change local feed state.
Install Mechanism
Install options are a third-party Homebrew tap (odysseus0/tap/feed) and a Go package from github.com/odysseus0/feed. Both are traceable but not an official core/homebrew formula — installing will build/run code from that author. Verify the tap/repo before installation because those install sources can execute arbitrary code on your machine.
Credentials
No environment variables or external credentials are requested by the skill definition. Note that the 'feed' CLI itself may access user feed configuration or credentials for private feeds (not declared here). The lack of requested credentials is consistent with a public-feed reader skill.
Persistence & Privilege
Skill is not always-enabled and does not request system-wide privileges beyond installing/running the 'feed' binary. Runtime actions include marking items read in the local feed database (normal for this purpose). Installation will place a binary via Homebrew or Go tooling (expected behavior).
Assessment
This skill is coherent with its description, but before installing: (1) inspect the Homebrew tap and GitHub repo (odysseus0/feed) to ensure you trust the author, (2) prefer installing in a controlled environment or sandbox if you have concerns, (3) be aware the tool will fetch remote feeds and modify your local feed database (it will mark items as read), and (4) if you subscribe to private authenticated feeds, understand the CLI may use stored credentials—verify how those are stored/used. If you don't trust the tap/repo, don't install the formula; consider running the CLI manually after reviewing its source.Like a lobster shell, security has layers — review code before you run it.
latestvk975gnzkzt4fh85208caaqkr5s812vjc
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/feedInstall via Go
Bins: feed
