ai-tech-rss-fetch
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches RSS and Atom feed content from external URLs as a core function. This is handled using the 'feedparser' library.
- [COMMAND_EXECUTION]: The skill uses a Python script ('scripts/rss_subscribe.py') for database initialization and feed synchronization tasks. This is a standard CLI implementation for a local utility.
- [SAFE]: No malicious behavior, prompt injection, or unauthorized data access was detected. The code is transparent and restricted to its intended functionality.
Audit Metadata