Smart Web Fetch Safe

PassAudited by VirusTotal on Mar 21, 2026.

Findings (1)

The skill bundle provides a utility for fetching and cleaning web content using either local BeautifulSoup parsing or the third-party Jina Reader service (r.jina.ai). The code in scripts/fetch.py implements standard web scraping logic with clear privacy warnings, a configurable domain whitelist to mitigate SSRF, and no evidence of malicious intent, data exfiltration, or unauthorized execution.