playwright-scraper-skill

Pass

Audited by Gen Agent Trust Hub on Mar 15, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill's primary function is web scraping, which is implemented using standard Playwright methods. No malicious patterns such as prompt injection, persistence mechanisms, or privilege escalation were detected.
  • [EXTERNAL_DOWNLOADS]: The skill depends on the 'playwright' package. As this is an official library maintained by Microsoft (a trusted organization), the dependency is considered safe. Installation instructions utilize standard npm commands.
  • [COMMAND_EXECUTION]: The skill uses Node.js to run local scraping scripts. While it interacts with a browser instance to navigate URLs, it does not execute arbitrary shell commands on the host system or utilize unsanitized input for process spawning.
  • [DATA_EXFILTRATION]: No unauthorized data exfiltration patterns were identified. The skill's network activity is limited to navigating to the user-provided target URLs for scraping purposes.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 15, 2026, 08:18 AM