Auto Scraping to CSV
PassAudited by VirusTotal on May 12, 2026.
Findings (1)
The skill provides a bridge for browser automation using Playwright and Alibaba's Page-Agent, which includes the capability to execute arbitrary JavaScript in the browser context via the `executeJavascript` action in `page-agent-bridge.mjs`. While functional for scraping, the `SKILL.md` instructions explicitly direct the AI agent to solicit sensitive user credentials (usernames and passwords) for sites requiring login, posing a phishing risk. Additionally, the bridge dynamically fetches a script from a CDN (cdn.jsdelivr.net), introducing a supply chain dependency. Although these features align with the stated purpose of scraping complex sites, the combination of credential prompting and remote code execution in the browser warrants a suspicious classification.
