Mcp Feed Reader — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Mcp Feed Reader (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Secure MCP server for RSS/Atom feed reading with SQLite backend.
<!-- mcp-name: io.github.crunchtools/feed-reader -->
uvx mcp-feed-reader-crunchtoolspip install mcp-feed-reader-crunchtoolspodman run -v feedreader-data:/data quay.io/crunchtools/mcp-feed-reader| Variable | Default | Description |
|---|---|---|
FEED_READER_DB | ~/.local/share/mcp-feed-reader/feeds.db | SQLite database path |
add_feed_tool — Add an RSS/Atom feed by URLlist_feeds_tool — List all feeds with unread countsget_feed_tool — Get feed detailsdelete_feed_tool — Remove a feedrefresh_feeds_tool — Crawl feed sources for new content (slow, prefer systemd timer)list_entries_tool — List entries (filterable, paginated)read_entry_tool — Read full entry content (auto-marks read)mark_read_tool — Mark entries as readmark_unread_tool — Mark entry as unreadsearch_entries_tool — Full-text search (FTS5)list_categories_tool — List categories with countscreate_category_tool — Create categoryrename_category_tool — Rename categorydelete_category_tool — Delete categoryimport_opml_tool — Import from OPML fileexport_opml_tool — Export as OPMLget_stats_tool — Dashboard stats# Fetch all feeds via CLI
mcp-feed-reader-crunchtools --fetchAGPL-3.0-or-later
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.