Skip to main content

apify-scraper-builder

Facilitates the creation of Apify Actors for web scraping using Node.js and Crawlee, streamlining data extraction processes.

Install this skill

or
84/100

Security score

The apify-scraper-builder skill was audited on Feb 9, 2026 and we found 2 security issues across 2 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 238

Eval function call - arbitrary code execution

SourceSKILL.md
238const products = await page.$$eval('.product', items =>
low line 157

External URL reference

SourceSKILL.md
157"prefill": [{"url": "https://example.com"}]
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →