rss-automation
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches data from external RSS/Atom feeds and installs the 'feedparser' library via a package manager.
- [COMMAND_EXECUTION]: Provides guidance for establishing automated monitoring and persistence using cron jobs.
- [PROMPT_INJECTION]: The skill processes untrusted external content from RSS feeds, establishing an indirect prompt injection surface.
- Ingestion points: Ingests external data through
feedparser.parse()inSKILL.md. - Boundary markers: No specific delimiters or containment instructions for the agent are defined.
- Capability inventory: The skill is capable of file system operations, specifically writing to
~/.openclaw/rss-seen.json. - Sanitization: Feed content is ingested and processed without explicit validation or sanitization layers.
Audit Metadata