web-search
Audited by Socket on Jun 2, 2026
1 alert found:
SecurityThis 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.