bbc-news
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches news content from BBC's official RSS infrastructure (feeds.bbci.co.uk). This is a well-known and trusted service for news distribution.
- [SAFE]: The Python implementation uses standard libraries (argparse, json, re, feedparser) and follows best practices for command-line tools. No evidence of credential theft, unauthorized persistence, or privilege escalation was found.
- [SAFE]: The skill includes basic sanitization by removing HTML tags from RSS descriptions before displaying them to the user.
Audit Metadata