web-search

Warn

Audited by Socket on Jun 2, 2026

1 alert found:

Security
SecurityMEDIUM
config/config.example.json

This fragment is primarily a configuration that enables a web-search/fallback pipeline across many third-party providers and can optionally route through LLM-backed endpoints. The highest security concern is embedded credential material (multiple apiKey/bearer tokens) placed directly in the configuration, which is a supply-chain/operational leakage risk. Additionally, per-provider baseUrl overrides that fully replace default endpoints can materially increase risk if the configuration can be tampered with, because authenticated requests could be redirected to attacker-controlled proxies. There is no direct evidence of malware execution logic in the fragment itself, but the credential-in-config pattern and network destination control make it a higher security-risk artifact overall.

Confidence: 60%Severity: 72%
Audit Metadata
Analyzed At
Jun 2, 2026, 04:14 AM
Package URL
pkg:socket/skills-sh/code-yeongyu%2Fultimate-web-search-skill%2Fweb-search%2F@29a04b0e939a7c1e3766376eed6ea951057c1ba1
Security Audit — socket — web-search