event-prospecting

Warn

Audited by Socket on May 18, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/extract_event.mjs

This module is mainly a web-scraping/extraction CLI that writes scraped people/company data to local files. It shows no clear evidence of classic malware (credential theft, persistence, crypto-mining, or direct data exfiltration) within the provided code. However, it uses a high-sensitivity pattern: it invokes an external 'browse' binary and passes a dynamically generated JavaScript payload to browse('eval', ...), while both navigation (recon.url) and extraction behavior (recon.nextDataPaths) are driven by unvalidated recon.json. If recon.json or recon.url can be influenced by an attacker, this can materially increase risk via arbitrary target navigation and powerful page-context evaluation. Additionally, the resolveImage snippet appears truncated/malformed, suggesting a robustness issue.

Confidence: 58%Severity: 58%
Audit Metadata
Analyzed At
May 18, 2026, 06:20 AM
Package URL
pkg:socket/skills-sh/browserbase%2Fskills%2Fevent-prospecting%2F@1b73026b0f0508b574545bf218ce5cbcd069fe20
Security Audit — socket — event-prospecting