Scrapes web pages and extracts structured data using CSS selectors and XPath.
Web Scraper Pro fetches web pages and extracts structured data based on your selector rules. It handles pagination, follows links, and outputs data as JSON or CSV.
The skill requires unrestricted network access to fetch arbitrary URLs. While the core functionality is legitimate, the broad network permissions and ability to follow redirects mean it could potentially be used to access internal network resources. The skill does not validate or restrict target URLs.
Scan findings: the outbound HTTP access pattern is flagged as a potential data exfiltration channel, and the lack of URL allowlisting is noted as a missing defense. These are design trade-offs inherent to a web scraping tool, not malicious intent.