Skip to main content

web-scraper

Automates data extraction from web pages, handling both static and JavaScript-rendered content for structured data output.

Install this skill

or
97/100

Security score

The web-scraper skill was audited on Mar 7, 2026 and we found 3 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 154

External URL reference

SourceSKILL.md
154soup = fetch_page("https://example-store.com/catalog")
low line 188

External URL reference

SourceSKILL.md
188soup = fetch_page("https://en.wikipedia.org/wiki/Example_Article")
low line 286

External URL reference

SourceSKILL.md
286f"http://{bright_data_config['customer']}"
Scanned on Mar 7, 2026
View Security Dashboard