search-web

Warn

Audited by Socket on Sep 15, 2026

2 alerts found:

Anomalyx2
AnomalyLOW
scripts/setup-mcp.sh

The fragment appears to be a legitimate MCP and CLI setup script, not overt malware. It does not contain clear persistence beyond intentionally configuring API keys, data theft, destructive behavior, or remote-control logic. The principal risks are supply-chain exposure from executing unpinned npm @latest packages, plaintext and URL-based API-key handling, possible credential leakage through command/configuration output, and incomplete shell-value escaping. Review and preferably pin and verify package versions, avoid placing secrets in URLs or printed configuration, and safely quote or validate persisted secrets before use.

Confidence: 98%Severity: 57%
AnomalyLOW
references/setup.md

该内容是 MCP/search-web 安装与配置文档,不包含直接恶意代码。主要风险来自秘密以 URL 和持久化环境变量形式保存、远程 MCP 信任边界,以及使用 npm/npx 的 latest 可变版本自动执行第三方包。建议固定并审计依赖版本,校验包来源与完整性,避免将密钥嵌入 URL,使用安全的秘密存储,并限制 MCP 进程权限。

Confidence: 96%Severity: 62%
Audit Metadata
Analyzed At
Sep 15, 2026, 08:29 AM
Package URL
pkg:socket/skills-sh/karthrand%2Fkarthrand-ai-public%2Fsearch-web%2F@1778a98b34db43e4dedaea903adff8018511a56a83759fe347045b75f8f0e451
Security Audit — socket — search-web