page-monitoring
Warn
Audited by Runlayer on Feb 21, 2026
Risk Level: MEDIUM
Scan Summary
Flagged Files (1)
SKILL.mdHIGH
78.3%
Malicious tool definition detected
Tool: SKILL.md [2/3] Description: feed rss.save_rss('example_feed.xml') ``` ### Using RSS-Bridge (self-hosted) ```bash # RSS-Bridge generates feeds for sites without them # Supports Twitter, Instagram, YouTube, and many others # Docker installation docker pull rssbridge/rss-bridge docker run -d -p 3000:80 rssbridge/rss-bridge # Access at http://localhost:3000 # Select a bridge, enter parameters, get RSS feed URL ``` ## Social media monitoring ### Twitter/X archiving with Twarc ```python # Twarc
Audit Metadata