google-search

Warn

Audited by Socket on May 20, 2026

1 alert found:

Anomaly
AnomalyLOW
vendor/web-search.mjs

This module is best characterized as a web-scraping/search CLI that relies on an external browser automation tool (chromux) to open Google and third-party pages and then scrape DOM content via dynamically generated eval-like snippets. There is no direct evidence of malware behavior such as credential theft, persistence, or network exfiltration from within this file. The primary supply-chain/misuse risk is the combination of executing an external binary and running generated code in the browser-tool context, plus browsing attacker-controlled URLs. Review and harden the trusted boundaries around the chromux executable, its update/signing, and the eval execution mechanism; also consider limiting domains and sanitizing/controlling what pages can be opened.

Confidence: 64%Severity: 50%
Audit Metadata
Analyzed At
May 20, 2026, 01:31 PM
Package URL
pkg:socket/skills-sh/team-attention%2Fhoyeon%2Fgoogle-search%2F@3f7e8e7066988e279eea0053e6c1983f321af67c
Security Audit — socket — google-search