Daily News Fetcher
PassAudited by VirusTotal on May 14, 2026.
Findings (1)
The daily-news-fetcher skill is a standard news aggregation tool that fetches RSS feeds from legitimate sources (BBC, Xinhua, NYTimes). The Python script (scripts/fetch_news.py) uses only standard libraries, lacks any network calls to suspicious domains, and does not access sensitive local data or environment variables. The instructions in SKILL.md are well-aligned with the stated purpose and do not contain any prompt-injection or obfuscation attempts.
