ak-rss-digest

Pass

Audited by Gen Agent Trust Hub on Mar 16, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill periodically fetches content from external RSS and Atom feeds listed in the references/feeds.opml file. These sources include well-known technology blogs and news sites.
  • [COMMAND_EXECUTION]: The skill executes a local Python script (scripts/fetch_today_feed_items.py) to perform network requests and data parsing. The script uses only standard Python libraries and does not accept shell commands from untrusted inputs.
  • [PROMPT_INJECTION]: Because the skill processes summaries and text from external web sources, it is subject to indirect prompt injection risks. Malicious content within a fetched article could attempt to influence the agent's output. This is a common characteristic of content-aggregation skills and is generally managed by the agent's core safety filters.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 16, 2026, 05:35 PM